add port 1723 to demonreach.asininetech.net.rules.v4
This commit is contained in:
parent
907b86492b
commit
12e58f3c01
@ -11,6 +11,7 @@
|
|||||||
-A INPUT -p tcp -m multiport --dports 5269,5222 -j ACCEPT
|
-A INPUT -p tcp -m multiport --dports 5269,5222 -j ACCEPT
|
||||||
-A INPUT -p udp --dport 1194 -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 udp --dport 53 -s 10.8.0.1/24 -j ACCEPT
|
||||||
|
-A INPUT -p tcp --dport 1723 -j ACCEPT
|
||||||
COMMIT
|
COMMIT
|
||||||
*nat
|
*nat
|
||||||
:PREROUTING ACCEPT
|
:PREROUTING ACCEPT
|
||||||
|
Loading…
Reference in New Issue
Block a user