Linux Advanced Routing and Traffic Control list
 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; 2+ 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] 2+ messages in thread

end of thread, other threads:[~2004-01-29 12:15 UTC | newest]

Thread overview: 2+ 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox