clear out packet values in demonreach.asininetech.net.rules.v4
This commit is contained in:
parent
83fcf86900
commit
df177dd04b
@ -12,9 +12,9 @@
|
||||
-A INPUT -p udp --dport 1194 -j ACCEPT
|
||||
-A INPUT -p udp --dport 53 -s 10.8.0.1/24 -j ACCEPT
|
||||
*nat
|
||||
:PREROUTING ACCEPT [226186:10260607]
|
||||
:INPUT ACCEPT [226019:10250847]
|
||||
:OUTPUT ACCEPT [14254:1056679]
|
||||
:POSTROUTING ACCEPT [14254:1056679]
|
||||
:PREROUTING ACCEPT
|
||||
:INPUT ACCEPT
|
||||
:OUTPUT ACCEPT
|
||||
:POSTROUTING ACCEPT
|
||||
-A POSTROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE
|
||||
COMMIT
|
||||
|
Loading…
Reference in New Issue
Block a user