1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/at91/base-files/etc/config/firewall
Claudio Mignanti ba56a699a9 add defautl config for eth0
SVN-Revision: 22128
2010-07-11 12:27:05 +00:00

7 lines
107 B
Plaintext

config defaults
option syn_flood 1
option input ACCEPT
option output ACCEPT
option forward REJECT