add COMMIT after end of filter

This commit is contained in:
staticsafe 2019-08-21 23:23:57 -04:00
parent df177dd04b
commit 8e471b7254
1 changed files with 1 additions and 0 deletions

View File

@ -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