From: Jarek Poplawski <jarkao2@o2.pl>
To: Tore Anderson <tore@linpro.no>
Cc: netdev@vger.kernel.org
Subject: Re: Multipath routing in Linux 2.6
Date: Wed, 7 Mar 2007 08:39:32 +0100 [thread overview]
Message-ID: <20070307073932.GA1675@ff.dom.local> (raw)
In-Reply-To: <45EDD0E3.3000906@linpro.no>
On 06-03-2007 21:36, Tore Anderson wrote:
>
> Hello list,
>
> I've been trying to figure out how to make equal-cost multipath
> routing work, with no luck. Asked on the LARTC list with no success,
It is probably one of the most often asked questions
on the LARTC, so I'd suggest to look at its archives.
> I'm sending traffic from a relatively busy network to this table:
...
> I've tried loading and unloading the multipath_{wrandom,rr,random,drr}
Multipath with caching doesn't work with forwarding.
...
> I feel I'm missing something essential here but I have no idea what.
> Google only tells me about others having roughly the same problem but
> never any solution. [...]
It must be this fake google.
Some wrandom suggestions:
CONFIG_IP_ROUTE_MULTIPATH = y
CONFIG_IP_ROUTE_MULTIPATH_CACHED = n
rp_filter turned off
iptables CONNMARK or Julian Anastasov's patch
more ip route ... & ip rule ...
go to the LARTC again with: why still doesn't work...
Regards,
Jarek P.
next prev parent reply other threads:[~2007-03-07 7:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-06 20:36 Multipath routing in Linux 2.6 Tore Anderson
2007-03-07 7:39 ` Jarek Poplawski [this message]
2007-03-07 12:37 ` [PATCH] Improve cached ECMP documentation Tore Anderson
2007-03-07 13:54 ` Jarek Poplawski
2007-03-07 14:17 ` Tore Anderson
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=20070307073932.GA1675@ff.dom.local \
--to=jarkao2@o2.pl \
--cc=netdev@vger.kernel.org \
--cc=tore@linpro.no \
/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).