Page 1 of 1

Change IP address and wifi SSID/password and keeping as default

Posted: Thu Feb 28, 2019 5:29 pm
by hodgson3000
Hi

Im new in WRT OS.
I have a router ZBT WE1626 with the FW: gargoyle_1.10.0-ramips-mt7620-xiaomi-miwifi-mini-squashfs-sysupgrade.bin All is working fine but as default I have:
IP address: 192.168.1.1
SSID: OpenWrt
Password: No password

but I´d like to add the following info as default
IP address: 192.168.2.1
SSID: OpenWrt_JJ_Network
Password: 12345678
How could I do that?
as that new values as default if I do factory reset always the device will have the IP address 192.168.2.1 and the SSID I gave u before (SSID: OpenWrt_JJ_Network /Password: 12345678
waiting for your prompt reply

Re: Change IP address and wifi SSID/password and keeping as default

Posted: Thu Feb 28, 2019 5:49 pm
by Lantis
You’ll need to custom compile your own firmware with these changes applied.
https://openwrt.org/docs/guide-develope ... stom_files
These instructions can be applied to Gargoyle as well.