All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Raúl Alexis Betancort Santana" <rabs@dimension-virtual.>
To: lartc@vger.kernel.org
Subject: [LARTC] Problems with multipath routing.
Date: Wed, 28 Jan 2004 10:01:56 +0000	[thread overview]
Message-ID: <200401281002.00051.rabs@dimension-virtual.com> (raw)

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/

             reply	other threads:[~2004-01-28 10:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-28 10:01 Raúl Alexis Betancort Santana [this message]
2004-01-29 12:15 ` Re:[LARTC] Problems with multipath routing Tushar Thakker
  -- strict thread matches above, loose matches on Subject: below --
2005-10-23 20:41 [LARTC] problems " Edmundo Carmona

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200401281002.00051.rabs@dimension-virtual.com \
    --to=rabs@dimension-virtual. \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.