From: Christian Schmid <webmaster@rapidforum.com>
To: netdev@oss.sgi.com
Subject: MultiPath Routing
Date: Thu, 05 May 2005 14:16:47 +0200 [thread overview]
Message-ID: <427A0EAF.2050402@rapidforum.com> (raw)
Hello.
Since this seems to be an undocumented feature.... How is this equal-cost multipath supposed to
work? I just want to send outgoing traffic over two gateways. I tried this:
ip route replace default scope global nexthop via 192.168.0.1 dev eth1 weight 100 nexthop via
192.168.0.100 dev eth1 weight 100
It it doesnt work. It always uses the last for all download-users (around a few hundreds)
Or is this the wrong way? (2.6.12rc3)
Best regards,
Chris
next reply other threads:[~2005-05-05 12:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-05 12:16 Christian Schmid [this message]
2005-05-05 12:36 ` MultiPath Routing Herbert Xu
2005-05-05 19:15 ` Christian Schmid
2005-05-06 10:58 ` Herbert Xu
2005-05-06 11:16 ` Christian Schmid
-- strict thread matches above, loose matches on Subject: below --
2006-05-19 13:21 pravin b shelar
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=427A0EAF.2050402@rapidforum.com \
--to=webmaster@rapidforum.com \
--cc=netdev@oss.sgi.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).