no need for 127/8 rules in demonreach.asininetech.net.rules.v4
This commit is contained in:
parent
10c45c850b
commit
7fb64da246
|
@ -12,8 +12,6 @@
|
|||
-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 127.0.0.0/8 -j ACCEPT
|
||||
-A INPUT -p tcp --dport 53 -s 127.0.0.0/8 -j ACCEPT
|
||||
COMMIT
|
||||
*nat
|
||||
:PREROUTING ACCEPT
|
||||
|
|
Loading…
Reference in New Issue