[at91] add defautl config for eth0
[openwrt.git] / target / linux / at91 / base-files / etc / config / firewall
1 config defaults
2 option syn_flood 1
3 option input ACCEPT
4 option output ACCEPT
5 option forward REJECT
6
This page took 0.043323 seconds and 5 git commands to generate.