mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
firewall3: add wan6 interface to wan-zone by default
SVN-Revision: 36623
This commit is contained in:
parent
4cb9d9715c
commit
07d99b62b7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user