fix typo in demonreach.asininetech.net.rules.v4
This commit is contained in:
parent
c8a274c39a
commit
3ffa834b4a
|
@ -12,7 +12,7 @@
|
|||
-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 53 -s 10.8.0.1/24 -j ACCEPT
|
||||
-A INPUT -p udp --dport 53 -s 10.66.66.0/24/24 -j ACCEPT
|
||||
-A INPUT -p udp --dport 53 -s 10.66.66.0/24 -j ACCEPT
|
||||
-A INPUT -p tcp --dport 53 -s 10.66.66.0/24 -j ACCEPT
|
||||
-A INPUT -p udp --dport 51802 -j ACCEPT
|
||||
COMMIT
|
||||
|
|
Loading…
Reference in New Issue