enable debugfs by default
[openwrt.git] / package / firewall / files / firewall.config
index 8ac9049..e903519 100755 (executable)
@@ -1,6 +1,6 @@
 config defaults
        option syn_flood        1
-       option input            REJECT
+       option input            ACCEPT
        option output           ACCEPT 
        option forward          REJECT
 
This page took 0.026052 seconds and 4 git commands to generate.