J
jurgen
Hi. I want to have an (automatic) fail-over route from my
network A which uses a hardware VPN tunnel to connect to
network B. The fail-over route would utilize an ISDN
dialup router.
The ISDN router has RIPv2 but the 3com internet firewall
(which builds up the VPN tunnel) does not seem to use any
type of routing protocol. Using rip listener is therefore
useless.
The solution would be to set the default route on the
workstations to the W2k servers and let the servers make
the routing decisions. I thought the solution was to make
the following static routes on the W2k servers:
Route add "remote network" mask 255.255.255.0 "local vpn-
tunnel router" metric 5 /p
Route add "remote network" mask 255.255.255.0 "local isdn
fail-over router" metric 10 /p
Sure enough the ping works as long as the vpn-tunnel is
operational but fails when the tunnel is down never trying
the fail-over route. Someone suggested the solution would
be to install RRAS, is that really necessary for W2k to
make such a simple routing decision? If so I'd appreciate
it to have some pointers for using RRAS to solve this
problem.
Thanks.
network A which uses a hardware VPN tunnel to connect to
network B. The fail-over route would utilize an ISDN
dialup router.
The ISDN router has RIPv2 but the 3com internet firewall
(which builds up the VPN tunnel) does not seem to use any
type of routing protocol. Using rip listener is therefore
useless.
The solution would be to set the default route on the
workstations to the W2k servers and let the servers make
the routing decisions. I thought the solution was to make
the following static routes on the W2k servers:
Route add "remote network" mask 255.255.255.0 "local vpn-
tunnel router" metric 5 /p
Route add "remote network" mask 255.255.255.0 "local isdn
fail-over router" metric 10 /p
Sure enough the ping works as long as the vpn-tunnel is
operational but fails when the tunnel is down never trying
the fail-over route. Someone suggested the solution would
be to install RRAS, is that really necessary for W2k to
make such a simple routing decision? If so I'd appreciate
it to have some pointers for using RRAS to solve this
problem.
Thanks.