1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-24 19:56:22 +03:00
openwrt-xburst/target/linux/omap24xx/base-files/etc/config/network

10 lines
158 B
Plaintext
Raw Normal View History

config interface loopback
option ifname lo
option proto static
option ipaddr 127.0.0.1
option netmask 255.0.0.0
config interface lan
option proto dhcp