firewall3: add wan6 interface to wan-zone by default
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 May 2013 17:12:15 +0000 (17:12 +0000)
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 May 2013 17:12:15 +0000 (17:12 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36623 3c298f89-4303-0410-b956-a3cf2f4a3e73

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