First time poster - trying my best to give as much detail as I can, so please bear with me.
SUMMARY
The crux of the problem seems to be that setting a default gateway using the static route function on my Asus RT-AC88U (running Merlin 384.18) does not work. When I set it using a command on a windows PC (for example route add 192.168.2.41 MASK 255.255.255.0 192.168.2.2) works fine. What also works is a manual ip configuration on my iPhone using the same addresses.
However, I have a work laptop on which I am unable to run route change or route add. Therefore I am trying for force my work laptop to use 192.168.2.2 as the default gateway. I have assigned the work laptop a static IP address - that is working. But, I can't then route the traffic through the 192.168.2.2 gateway.
screen shot of static route configuration
BACKGROUND By way of background, here's what I am doing, and why....
We have two internet connections at home. One ADSL and one Satellite. Each connection has certain advantages and disadvantages including latency, speed and traffic caps etc. For that reason, I want to be able to control which device uses which Internet connection. That way we can manage bandwidth and latecy issues with all four of us working/studying from home.
I used this forum entry, on this forum to set up my network initially - and it's really working beautifully, except for this one issue. Two internet connections, two routers, one network
For information, the second router is Netgear Nighthawk R7000 which has DHCP turned off and is assigned the static IP address 192.168.2.2. (thus making it the Satellite Internet connection gateway). The Asus RT-AC88U has an IP address of 192.168.2.1. It is hosting the ADSL Internet connection and it is the Default Gateway for this network setup.
QUESTION(S)
- What I am doing wrong to prevent the static route from working?
- What else can I try to force 192.168.2.41 to use 192.168.2.2 as the gateway instead of the default 192.168.2.1?
I am happy to add more information if it's required - just let me know what's needed to paint a fuller picture!
Thanks!