mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-24 03:17:22 +00:00
add default /etc/config/network
SVN-Revision: 4706
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user