change network to 192.168.0.1/24

on tp-link hardware, this is the default-network, on a flash of factory the original-firmware expect the new firmware with the same ip, which works nicely here.
This commit is contained in:
@RubenKelevra 2015-04-16 11:22:08 +02:00
parent f2d62c2cf8
commit 4086512b6d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh /etc/rc.common
SETUP_MODE_ADDR=192.168.1.1
SETUP_MODE_ADDR=192.168.0.1
SETUP_MODE_NETMASK=255.255.255.0
START=20