firewall3: add wan6 interface to wan-zone by default
authorSteven Barth <cyrus@openwrt.org>
Mon, 13 May 2013 17:12:15 +0000 (17:12 +0000)
committerSteven Barth <cyrus@openwrt.org>
Mon, 13 May 2013 17:12:15 +0000 (17:12 +0000)
SVN-Revision: 36623

package/network/config/firewall3/files/firewall.config

index fa09b6819eaf1a2cd80c10e2a5141edefd4efc56..62d3175cfa8b8eed371076e722f2326c7c625d40 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