firewall3: add wan6 interface to wan-zone by default

SVN-Revision: 36623
This commit is contained in:
Steven Barth 2013-05-13 17:12:15 +00:00
parent 4cb9d9715c
commit 07d99b62b7

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