2
0
forked from Ivasoft/openwrt

add defautl config for eth0

SVN-Revision: 22128
This commit is contained in:
Claudio Mignanti
2010-07-11 12:27:05 +00:00
parent b28b2b9590
commit ba56a699a9
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
config defaults
option syn_flood 1
option input ACCEPT
option output ACCEPT
option forward REJECT