...
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 with root and password (default). The default admin login is: admin01
5. Open configuration file for editing with command: vi /etc/config/dhcp
6. Change rowWhen the configuration file is opened with text editor you must add or delete qoutes around values
If there are no quotes arounf around 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 with command: :wq
8. Reboot modem
reboot
...
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
hidden | true |
---|
...
After you save the changes to the configuration file you need to reboot Teltonika. You can do it simply by typing in the command: reboot