We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945448e commit f62ea88Copy full SHA for f62ea88
OS/RootFS/etc/config/firewall
@@ -17,7 +17,7 @@ config zone
17
option name wan
18
list network 'wan'
19
list network 'wan6'
20
- option input REJECT
+ option input ACCEPT
21
option output ACCEPT
22
option forward REJECT
23
option masq 1
0 commit comments