we are trying to configure routing such that when route A
for network 1 becomes unavailable, route B for network 1
takes over, and the reverse.
route add default 123.123.123.1
route add 0.0.0.0 123.123.123.2 2
the above sets up the tables but when we unplug route A,
we lose the connection. the second route never becomes
active. we are not running gated or routed.
any suggestions or ideas?
chris
Received on Mon Jun 24 1996 - 20:30:38 NZST