master
parent
4c8d5ab520
commit
9062c1a6c7
|
@ -158,7 +158,7 @@ if [ "${EnableIPv6}" == "yes" ]; then
|
|||
iptables_rules_flush ipv6
|
||||
|
||||
# Create the chain sets we'll need and the ones that can be
|
||||
# customized by users in their custom rules
|
||||
# customized by users in their custom rules
|
||||
setup_iptables_chains ipv6
|
||||
|
||||
[ "${AllowAllv6Loopback}" == "yes" ] && allow_all_loopback ipv6
|
||||
|
|
Loading…
Reference in New Issue