projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
switch on new verbose system
[openwrt.git]
/
package
/
base-files
/
au1000-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.050214 seconds
and
5
git commands to generate.