On my WinXP workstations I have -
Persistent Routes:
Network Address Netmask Gateway Address Metric
0.0.0.0 0.0.0.0 10.84.29.20 1
10.0.0.0 10.0.0.0 10.84.29.1 1
I use this to change between using the .1 gateway and the .20 redundant gateway for internet connection. The .1 is fiber thru a proxy and the .20 is a satellite uplink no proxy. By just disabling/enabling the proxy on the connection tab of IE my users can switch between fiber and satellite.
I am upgrading to Win7 workstations. I tried using this on a Win7 workstation and it won't accept the second routing instruction.
example:
"route add -p 0.0.0.0 mask 0.0.0.0 10.84.29.20"
OK
"route add -p 10.0.0.0 mask 10.0.0.0 10.84.29.1"
Route addition failed, parameter is incorrect.
If I just use the .1 or the .20 as the fixed gateway in the network setup the connection is fine, but I have to manually change the instructions. My users can't handle this.
Using IPV4, IPV6 is disabled.
Any suggestions would be greatly appreciated.
Thanks and regards,
David
Persistent Routes:
Network Address Netmask Gateway Address Metric
0.0.0.0 0.0.0.0 10.84.29.20 1
10.0.0.0 10.0.0.0 10.84.29.1 1
I use this to change between using the .1 gateway and the .20 redundant gateway for internet connection. The .1 is fiber thru a proxy and the .20 is a satellite uplink no proxy. By just disabling/enabling the proxy on the connection tab of IE my users can switch between fiber and satellite.
I am upgrading to Win7 workstations. I tried using this on a Win7 workstation and it won't accept the second routing instruction.
example:
"route add -p 0.0.0.0 mask 0.0.0.0 10.84.29.20"
OK
"route add -p 10.0.0.0 mask 10.0.0.0 10.84.29.1"
Route addition failed, parameter is incorrect.
If I just use the .1 or the .20 as the fixed gateway in the network setup the connection is fine, but I have to manually change the instructions. My users can't handle this.
Using IPV4, IPV6 is disabled.
Any suggestions would be greatly appreciated.
Thanks and regards,
David