Add configs folder to persist, add 4G to firewall wan zone
This commit is contained in:
parent
193f169025
commit
fdfedfbeea
2 changed files with 7230 additions and 0 deletions
7229
configs/.r1config
Normal file
7229
configs/.r1config
Normal file
File diff suppressed because it is too large
Load diff
|
@ -17,6 +17,7 @@ config zone
|
|||
option name wan
|
||||
list network 'wan'
|
||||
list network 'wan6'
|
||||
list network '4G'
|
||||
option input REJECT
|
||||
option output ACCEPT
|
||||
option forward REJECT
|
||||
|
|
Loading…
Reference in a new issue