All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Configuring a redundant ethernet connection
@ 2003-01-22 14:42 Doug Kingston
  2003-01-22 16:07 ` Martin A. Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Doug Kingston @ 2003-01-22 14:42 UTC (permalink / raw)
  To: lartc

I am interested in setting up a host with dual ethernet connections to the same 
IP subnet (but different switches) for redundancy.  We need reasonably 
transparent failover if an interface fails.  In studying the existing HOWTO 
documents and other stuff produced by Google, it looks like the configuration in 
section 4.2 of the HOWTO (Routing for multiple uplinks/providers) comes close to 
setting up what we need, but there are some issues:
1. As implemented, traffic is segrated by destination and transparent failover 
is not possible.  If an interface fails, connections would need to be 
re-established.
2. Traffic is sourced with an interface specific address.
3. Incoming traffic would be bound to one or the other and at best would need to 
rely on something like DNS round robin at connection setup time - not ideal.

Though I have not tried this yet, it looks like one might be able to setup a 
dummy interface with a third IP address on the same subnet, and then proxy arp 
for that address from either of the real interfaces.  This virtual address is 
the one you would advertise via DNS as the machine's "primary" address, and this 
address would be used as the Source address on all outgoing packets.

Has anyone attempted to set up a redundant interface in this manner or something 
similar?  How would I arrange for the proxy arping that would be necessary to 
get traffic for the virtual interface delivered to the real one?  Is there a 
better way?

If I get this working - I will write up the HOWTO...

-Doug-

-- 

Douglas Kingston
Director
Global Unix Engineering Manager

Deutsche Bank AG London
6 Bishopsgate
London EC2N 4DA

Work:	+44-20-7545-3907
Mobile:	+44-7767-616-028

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-01-24  1:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-22 14:42 [LARTC] Configuring a redundant ethernet connection Doug Kingston
2003-01-22 16:07 ` Martin A. Brown
2003-01-22 20:22 ` Jose Luis Domingo Lopez
2003-01-23  9:13 ` Doug Kingston
2003-01-24  1:31 ` Jose Luis Domingo Lopez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.