add COMMIT after end of filter
This commit is contained in:
parent
df177dd04b
commit
8e471b7254
@ -11,6 +11,7 @@
|
||||
-A INPUT -p tcp -m multiport --dports 5269,5222 -j ACCEPT
|
||||
-A INPUT -p udp --dport 1194 -j ACCEPT
|
||||
-A INPUT -p udp --dport 53 -s 10.8.0.1/24 -j ACCEPT
|
||||
COMMIT
|
||||
*nat
|
||||
:PREROUTING ACCEPT
|
||||
:INPUT ACCEPT
|
||||
|
Loading…
Reference in New Issue
Block a user