firewall: Update default setting

This commit is contained in:
baiywt 2023-04-27 10:25:02 +08:00
parent 68bf439376
commit 336693cc6e

View File

@ -17,9 +17,9 @@ config zone
option name wan option name wan
list network 'wan' list network 'wan'
list network 'wan6' list network 'wan6'
option input REJECT option input ACCEPT
option output ACCEPT option output ACCEPT
option forward REJECT option forward ACCEPT
option masq 1 option masq 1
option mtu_fix 1 option mtu_fix 1