Hello,

On Wed, 21.02.2007 at 12:00:51 -0600, Chris Black <[EMAIL PROTECTED]> wrote:
> 1) ifstated with ping and if.up tests and executing route commands
> The idea here would be ifstated would trigger commands something like:
> route delete default rtr0.ip; route add default rtr1.ip

you didn't give too many details, so I speculate. If your two routers
don't have the same IP set (eg, you're running two DSL lines to two
different ISPs), then (1) is your only easy option (unless in your LAN
ONLY). 

For the options below, you need either a specific application profile
that lets you do NAT on one of the lines, or you need a common set of
IP numbers. I'm not sure that multipath routing gives you failover,
"only" load balancing.

> 4) ospf, bgp
> I am aware of these routing daemons but really don't know too much about
> them. I read some docs and it seemed overly complex for setting up just
> a simple failover default route on internal machines.

This should be 4 and 5, imho. If you can use NAT, you might be able to
inject a default route from both routers using OSPF. The client would
also talk OSPF and learn both routes from your routers.

If you have your own IP numbers (PI space, or you're a LIR), then you
can (and usually must) use BGP.


Best,
--Toni++

Reply via email to