summaryrefslogtreecommitdiffstats
path: root/target/linux/package/openwrt/files/soekris-2.4/etc/config/network
blob: 5682cfe62e0819131538fd22eb8611e7e9265b70 (plain)
1
2
3
4
5
6
7
8
9
10
# Network configuration file
# Uncomment the following statements to override the default or nvram config

## LAN configuration
# lan_ifname="br0"
# lan_proto="static"
# lan_ipaddr="192.168.1.1"
# lan_netmask="255.255.255.0"
# lan_gateway=""
# lan_dns=""