[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070307073932.GA1675@ff.dom.local>
Date: Wed, 7 Mar 2007 08:39:32 +0100
From: Jarek Poplawski <jarkao2@...pl>
To: Tore Anderson <tore@...pro.no>
Cc: netdev@...r.kernel.org
Subject: Re: Multipath routing in Linux 2.6
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.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists