Step-by-step guide
- Connect to router web interface
2. Under administration enable remote SSH.
Normally it is available on port 2222
3. Start putty and connect to router IP and port 2222
4.login wiht root
password (default):admin01
5. Open file for editing
vi /etc/config/dhcp
6. Change row
If there are no quotes arounf values:
:%s/option rebind_protection 1/option rebind_protection 0/g
If there are quotes around values:
:%s/option rebind_protection '1'/option rebind_protection '0'/g
7. Save file
:wq
8. Reboot modem
reboot
Related articles
Filter by label
There are no items with the selected labels at this time.