remove port 1723 from demonreach.asininetech.net.rules.v4
This commit is contained in:
parent
12e58f3c01
commit
a0d1c0598d
|
@ -11,7 +11,6 @@
|
|||
-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
|
||||
|
|
Loading…
Reference in New Issue