diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config index b4aa4595d9..7682ace78d 100644 --- a/package/firewall/files/firewall.config +++ b/package/firewall/files/firewall.config @@ -3,6 +3,8 @@ config defaults option input ACCEPT option output ACCEPT option forward REJECT +# Uncomment this line to disable ipv6 rules +# option disable_ipv6 1 config zone option name lan