I don't understand the final instruction on this page http://vocore.io/wiki/index/id:17 where it says ..
- Code: Select all
3. change file /etc/config/firewall
add one line to firewall.
config wifi-iface
option name wan
list network 'wan'
+ list network 'wwan'
list network 'wan6'
- option input REJECT
+ option input ACCEPT
option output ACCEPT
- option forward REJECT
+ option forward ACCEPT
Which one line ? I actually have no section in my firewall file called "config wifi-iface". I do have another similar looking section called "config zone" ..
So am I adding a whole new section called "config wifi-iface" ? And what do the "+" and "-" mean in the file ? I assume they should not be entered ?
Thanks for helping
