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