Skip to content
Snippets Groups Projects
Commit 07d99b62 authored by Steven Barth's avatar Steven Barth
Browse files

firewall3: add wan6 interface to wan-zone by default

SVN-Revision: 36623
parent 4cb9d971
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ config zone ...@@ -15,7 +15,7 @@ config zone
config zone config zone
option name wan option name wan
option network 'wan' option network 'wan wan6'
option input REJECT option input REJECT
option output ACCEPT option output ACCEPT
option forward REJECT option forward REJECT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment