projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
2cc9e267171c2a5a1116f46cfc8999e4a8df78c9
[openwrt.git]
/
target
/
linux
/
package
/
base-files
/
files
/
sibyte-2.6
/
etc
/
config
/
network
1
# Network configuration file
2
3
## LAN configuration
4
lan_ifname="br0"
5
lan_ifnames="eth0 ath0"
6
lan_proto="static"
7
lan_ipaddr="192.168.1.1"
8
lan_netmask="255.255.255.0"
9
10
## WAN configuration
11
wan_ifname=""
12
wan_proto="none"
This page took
0.036763 seconds
and
3
git commands to generate.