1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03: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
option ifname usb0
option proto static
option ipaddr 192.168.1.1
option ipaddr 192.168.254.101
option netmask 255.255.255.0