Add configs folder to persist, add 4G to firewall wan zone

This commit is contained in:
hayzamjs 2022-11-16 20:41:33 +01:00
parent 193f169025
commit fdfedfbeea
2 changed files with 7230 additions and 0 deletions

7229
configs/.r1config Normal file

File diff suppressed because it is too large Load diff

View file

@ -17,6 +17,7 @@ config zone
option name wan option name wan
list network 'wan' list network 'wan'
list network 'wan6' list network 'wan6'
list network '4G'
option input REJECT option input REJECT
option output ACCEPT option output ACCEPT
option forward REJECT option forward REJECT