firewall3: add wan6 interface to wan-zone by default
[openwrt.git] / package / network / config / firewall3 / files / firewall.config
index fa09b68..62d3175 100644 (file)
@@ -15,7 +15,7 @@ config zone
 
 config zone
        option name             wan
-       option network          'wan'
+       option network          'wan wan6'
        option input            REJECT
        option output           ACCEPT
        option forward          REJECT