diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config index 8ac9049553..e9035199fc 100755 --- a/package/firewall/files/firewall.config +++ b/package/firewall/files/firewall.config @@ -1,6 +1,6 @@ config defaults option syn_flood 1 - option input REJECT + option input ACCEPT option output ACCEPT option forward REJECT