Have machines that need to stay connected. So have added a second gateway with lower metric.
If the first gateway fails then the second is used. But it seems when the first gateway comes back up the routing is not switched back to the primary gateway.
Using
netsh int ip set address name="Local Area Connection" source=static gateway=192.168.0.2 gwmetric=1
I can manually change the gateway ( the system has to be easy for users ie. Desktop icon) if net connectivity fails. Will this technique be reliable?
Is there any way to automate the selection of gateways with one being most preferred?
Thanks.
Start Free Trial