AA: backport r36623
authorSteven Barth <cyrus@openwrt.org>
Sun, 26 May 2013 11:29:31 +0000 (11:29 +0000)
committerSteven Barth <cyrus@openwrt.org>
Sun, 26 May 2013 11:29:31 +0000 (11:29 +0000)
SVN-Revision: 36720

package/firewall/files/firewall.config

index a87413904dd0781d59e57d10255d8804981649cf..59a45b208d21aa2a2ad58d47475e15c4030a7165 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