set default input policy to ACCEPT to bring the firewall behavior closer to the one...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Sep 2008 16:17:49 +0000 (16:17 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Sep 2008 16:17:49 +0000 (16:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12766 3c298f89-4303-0410-b956-a3cf2f4a3e73

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