added missing bracket
This commit is contained in:
parent
5eaa1f6189
commit
4f7a796383
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
add rule inet filter input tcp dport { 80, 443 , 30080, 30443} counter accept comment "nft_public"
|
||||
add rule inet filter input tcp dport { 80, 443 , 30080, 30443} counter accept comment "nft_public" }
|
||||
|
|
|
@ -1 +1 @@
|
|||
add rule inet filter input tcp dport { 80, 443 , 30080, 30443} counter accept comment "nft_public"
|
||||
add rule inet filter input tcp dport { 80, 443 , 30080, 30443} counter accept comment "nft_public" }
|
||||
|
|
|
@ -1 +1 @@
|
|||
add rule inet filter input tcp dport { 80, 443 , 30080, 30443} counter accept comment "nft_public"
|
||||
add rule inet filter input tcp dport { 80, 443 , 30080, 30443} counter accept comment "nft_public" }
|
||||
|
|
Loading…
Add table
Reference in a new issue