1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-28 19:38:26 +02:00

change default IP to 192.168.254.101

This commit is contained in:
Mirko Vogt 2010-01-11 13:57:04 +01:00
parent a6402204c8
commit b412a28328

View File

@ -9,5 +9,5 @@ config interface loopback
config interface lan config interface lan
option ifname usb0 option ifname usb0
option proto static option proto static
option ipaddr 192.168.1.1 option ipaddr 192.168.254.101
option netmask 255.255.255.0 option netmask 255.255.255.0