1 line
98 B
Text
1 line
98 B
Text
|
add rule inet filter input tcp dport { 80, 443 , 30080, 30443} counter accept comment "nft_public"
|