git » iptables.git » main » tree

[main] / empty-mangle.rules

1
2
3
4
5
6
7
8
# Empty iptables mangle table rules file
*mangle
:PREROUTING ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
COMMIT