Hello!
I have an ASUS RT-AC68U running Asuswrt-Merlin 386.13.
I'm using the following command via SSH to get accees to subnet behind my pptp connection:
After this command everything works as intended. "LAN - Route" tab in Web interface does not work at all, or I don't understand HOW to make it do the same thing as my above command.
The problem is: my static route does not survive reboot.
Could you please tell me how can I make this command persistent, so it would work after the reboot?
I'm just SO frustrated that the MOST simple task as a STATIC ROUTE that can be achieved in 20 seconds on any zyxel or mikrotik router requires full 30 minutes of reading this forum just to find this SSH command that really works.
Please, tell me I'm stupid and this can be done in 20 seconds and how.
I have an ASUS RT-AC68U running Asuswrt-Merlin 386.13.
I'm using the following command via SSH to get accees to subnet behind my pptp connection:
ip route add 192.168.100.0/24 via 192.168.77.1 dev pptp0
After this command everything works as intended. "LAN - Route" tab in Web interface does not work at all, or I don't understand HOW to make it do the same thing as my above command.
The problem is: my static route does not survive reboot.
Could you please tell me how can I make this command persistent, so it would work after the reboot?
I'm just SO frustrated that the MOST simple task as a STATIC ROUTE that can be achieved in 20 seconds on any zyxel or mikrotik router requires full 30 minutes of reading this forum just to find this SSH command that really works.
Please, tell me I'm stupid and this can be done in 20 seconds and how.