set default input policy to ACCEPT to bring the firewall behavior closer to the one...
[openwrt/svn-archive/archive.git] / package / firewall / files / firewall.config
index 8ac9049553daf6c914b23df629ad5dae3ab81413..e9035199fc501cb4229eaa71a353213e0794de3d 100755 (executable)
@@ -1,6 +1,6 @@
 config defaults
        option syn_flood        1
-       option input            REJECT
+       option input            ACCEPT
        option output           ACCEPT 
        option forward          REJECT