add port 1723 to demonreach.asininetech.net.rules.v4

This commit is contained in:
staticsafe 2020-03-04 13:45:07 -05:00
parent 907b86492b
commit 12e58f3c01
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
-A INPUT -p tcp --dport 1723 -j ACCEPT
COMMIT
*nat
:PREROUTING ACCEPT