From: Chuck Ebbert <cebbert@redhat.com>
To: Giampaolo Tomassoni <Giampaolo@Tomassoni.biz>
Cc: netdev@vger.kernel.org
Subject: Re: 2.6.20 and multipath routing
Date: Thu, 10 May 2007 18:42:00 -0400 [thread overview]
Message-ID: <46439FB8.8000502@redhat.com> (raw)
In-Reply-To: <003d01c79349$60da1870$228e4950$@biz>
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.
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.
next prev parent reply other threads:[~2007-05-10 22:42 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 [this message]
2007-05-10 22:49 ` R: " Giampaolo Tomassoni
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=46439FB8.8000502@redhat.com \
--to=cebbert@redhat.com \
--cc=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.