All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Problems with multipath routing.
@ 2004-01-28 10:01 Raúl Alexis Betancort Santana
  2004-01-29 12:15 ` Tushar Thakker
  0 siblings, 1 reply; 3+ messages in thread
From: Raúl Alexis Betancort Santana @ 2004-01-28 10:01 UTC (permalink / raw)
  To: lartc

Hi all, I have setup two multipath route tables on my system for doing 
failover routing, What I want it's that if GW at route1 of the MP is dead, 
traffic goes by route2, for doing that I have created the multipath routes as 
follows:

ip route add table mail.traffic proto static nexthop via ${GW1} dev eth1 
weight 1 nexthop via ${GW2} dev eth1 weight 250

But it does not run as I espected, I want that most (all if posible) the 
traffic goes by GW1, and if it is down (DgD patches are applied) traffic must 
goes by GW2, the kernel it's not taking into account the weight parameter or 
maybe I'm doing it wrong.

Any hit will be apreciated ...

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

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [LARTC] problems with multipath routing
@ 2005-10-23 20:41 Edmundo Carmona
  0 siblings, 0 replies; 3+ messages in thread
From: Edmundo Carmona @ 2005-10-23 20:41 UTC (permalink / raw)
  To: lartc

Hello, guys! This is my very first post on this mail list.. and I hope
this can be a productive relation! :-)

I'm Edmundo Carmona. Computer Engineer in Venezuela. I'm also
registered at the netfilter mail list and sometimes help there (as
well as make questions, of course).

Now the post:

Some time ago, I set up a linux box that was supposed to balance the
load on three internet links.

The thing worked... but only with two interfaces. It never worked with
three... and after some experimentacion  I noticed that it didn't work
well when two of the links were "present" on the same subnet (the
three links are provided by the same ISP)... and they work with DHCP,
by the way.

So I set up that box with two links and another box handles the third.

Why did that happen? is there a way to make it work?

With that setup I was trying to make I made a number of different
thingsm but right now that's the one problem that's busting my head
for the longest.

I hope you can shed some light on the problem.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

end of thread, other threads:[~2005-10-23 20:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-28 10:01 [LARTC] Problems with multipath routing Raúl Alexis Betancort Santana
2004-01-29 12:15 ` Tushar Thakker
  -- strict thread matches above, loose matches on Subject: below --
2005-10-23 20:41 [LARTC] problems " Edmundo Carmona

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.