change pppoa default mtu, fix typo in default config
[openwrt/svn-archive/archive.git] / openwrt / target / linux / package / openwrt / files / soekris / etc / config / network
1 # Network configuration file
2 # Uncomment the following statements to override the default or nvram config
3
4 ## LAN configuration
5 # lan_ifname="br0"
6 # lan_proto="static"
7 # lan_ipaddr="192.168.1.1"
8 # lan_netmask="255.255.255.0"
9 # lan_gateway=""
10 # lan_dns=""