95d7575c92f8d6248f0cca2b819b2b5b44c3ffaa
[openwrt.git] / package / base-files / sibyte-2.6 / etc / config / network
1 # Copyright (C) 2006 OpenWrt.org
2
3 config interface lan
4 option type bridge
5 option ifnames "eth0 ath0"
6 option proto static
7 option ipaddr 192.168.1.1
8 option netmask 255.255.255.0
This page took 0.037998 seconds and 3 git commands to generate.