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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user