From: "Giampaolo Tomassoni" <Giampaolo@Tomassoni.biz>
To: unlisted-recipients:; (no To-header on input)
Cc: <netdev@vger.kernel.org>
Subject: R: 2.6.20 and multipath routing
Date: Fri, 11 May 2007 00:49:39 +0200 [thread overview]
Message-ID: <004201c79355$7e65ea20$7b31be60$@biz> (raw)
In-Reply-To: <46439FB8.8000502@redhat.com>
> -----Messaggio originale-----
> Da: Chuck Ebbert [mailto:cebbert@redhat.com]
>
> Giampaolo Tomassoni wrote:
> >
> > default src 1.2.1.6
> > nexthop via 1.2.2.254 dev atm0 weight 1
> > nexthop via 1.1.2.254 dev atm1 weight 1
> >
>
> When I tried this I found that weight 1 didn't work -- all traffic
> went out one interface until I changed both weights to 50.
I experienced the same until I discovered that I actually had to "modprobe"
multipath_rr first: Nothing did tell me that the mpath algorithm I specified
wasn't available...
> And on ethernet, I had to have static ARP entries or the kernel
> would ARP on one interface, and if it didn't get a reply in less
> than one microsecond it would immediately go to the second
> interface.
Sorry, but I didn't try this over ethernet. I can't help here.
Giampaolo
prev parent reply other threads:[~2007-05-10 22:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-10 21:22 2.6.20 and multipath routing Giampaolo Tomassoni
2007-05-10 22:42 ` Chuck Ebbert
2007-05-10 22:49 ` Giampaolo Tomassoni [this message]
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='004201c79355$7e65ea20$7b31be60$@biz' \
--to=giampaolo@tomassoni.biz \
--cc=netdev@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.