SRFirewall/etc/chains.conf

16 lines
383 B
Plaintext

# Chain name mapping
# Don't change these unless you know what you're doing
InPreRules="In-PreRules"
OutPreRules="Out-PreRules"
Trusted="In-Trusted"
InEasyBlock="In-EasyBlock"
OutEasyBlock="Out-EasyBlock"
InFilter="In-Filter"
OutFilter="Out-Filter"
FwdFilter="Fwd-Filter"
NAT="NAT"
PortForward="PortForward"
InPostRules="In-PostRules"
OutPostRules="Out-PostRules"
v6ICMP="IPv6-ICMP"