DNS resolving issues in demonreach.asininetech.net.rules.v4?
This commit is contained in:
parent
f9e74ee5aa
commit
10c45c850b
|
@ -12,6 +12,8 @@
|
|||
-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