add default /etc/config/network
SVN-Revision: 4706
This commit is contained in:
parent
1d2586a1b7
commit
a57ca1df69
5
openwrt/package/base-files/default/etc/config/network
Normal file
5
openwrt/package/base-files/default/etc/config/network
Normal file
@ -0,0 +1,5 @@
|
||||
config interface lan
|
||||
option ifname eth0
|
||||
option proto static
|
||||
option ipaddr 192.168.1.1
|
||||
option netmask 255.255.255.0
|
Loading…
Reference in New Issue
Block a user