firewall3: add wan6 interface to wan-zone by default

SVN-Revision: 36623
master
Steven Barth 12 years ago
parent 4cb9d9715c
commit 07d99b62b7
  1. 2
      package/network/config/firewall3/files/firewall.config

@ -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…
Cancel
Save