All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierrick Hascoet <pierrick.hascoet@hydromel.net>
To: lartc@vger.kernel.org
Subject: [LARTC] Multipath routing problem.
Date: Mon, 15 Oct 2001 17:11:28 +0000	[thread overview]
Message-ID: <marc-lartc-100316591327333@msgid-missing> (raw)


Hi,

I'm currently trying to set up two link with multipath routing as follow:

            / ---- Link 0 ----X eth0 
Core <-----X                         Linux box ---->
Router      \ ---- Link 1 ----X eth1

The goal is to provide big bandwidth at nice price.
with a Core router making multipath routing with equal coast.

Each ethernet interface on the linux box is a /30 network which
is working correctly. But when i try to activate multipath routing with
command as follow, always one link is marked as dead.

ip route add default nexthop via <gw0> dev eth0 nexthop via <gw1> dev eth1

default
	nexthop via AAA.AAA.AAA.AAA dev eth0 weight 1 dead
	nexthop via BBB.BBB.BBB.BBB dev eth1 weight 1

In which case does this problem can occurs ?
Don't hesitate for more informations.

Kernel : 2.4.12
iproute2 : ss010824

Regards,

Pierrick.






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

             reply	other threads:[~2001-10-15 17:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-15 17:11 Pierrick Hascoet [this message]
2001-10-15 18:41 ` [LARTC] Multipath routing problem Julian Anastasov
2001-10-16  6:50 ` Pierrick Hascoet
  -- strict thread matches above, loose matches on Subject: below --
2001-10-16 10:34 [LARTC] multipath " Logu
2006-02-07  1:23 [LARTC] Multipath Routing Problem Charlie Meyer

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=marc-lartc-100316591327333@msgid-missing \
    --to=pierrick.hascoet@hydromel.net \
    --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.