firewall3: add wan6 interface to wan-zone by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36623 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Steven Barth
2013-05-13 17:12:15 +00:00
parent ac82d7ad0a
commit b20c42e9d1

View 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