2006-06-27 03:36:13 +03:00
|
|
|
# Copyright (C) 2006 OpenWrt.org
|
2006-04-11 15:22:26 +03:00
|
|
|
|
2006-07-30 06:09:09 +03:00
|
|
|
config interface lan
|
|
|
|
option type bridge
|
|
|
|
option ifnames "eth0 ath0"
|
|
|
|
option proto static
|
|
|
|
option ipaddr 192.168.1.1
|
|
|
|
option netmask 255.255.255.0
|