|
|
@@ -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 |
|
|
|