projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbe583f
)
set default input policy to ACCEPT to bring the firewall behavior closer to the one...
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 28 Sep 2008 16:17:49 +0000
(16:17 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 28 Sep 2008 16:17:49 +0000
(16:17 +0000)
SVN-Revision: 12766
package/firewall/files/firewall.config
patch
|
blob
|
history
diff --git
a/package/firewall/files/firewall.config
b/package/firewall/files/firewall.config
index 8ac9049553daf6c914b23df629ad5dae3ab81413..e9035199fc501cb4229eaa71a353213e0794de3d 100755
(executable)
--- a/
package/firewall/files/firewall.config
+++ b/
package/firewall/files/firewall.config
@@
-1,6
+1,6
@@
config defaults
option syn_flood 1
- option input
REJEC
T
+ option input
ACCEP
T
option output ACCEPT
option forward REJECT