From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Date: Mon, 20 Jan 2003 06:51:03 +0000 Subject: Re: [LARTC] Latest techniques for multiple PPP load-balancing Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Andy Coates wrote: >Hi, > >I've tried that as well, but it still only seems to use one interface >when attempting to send data to a specific host (and even trying another >connection to the host results in the packets going over the same >interface). > >Seems like its using this route caching to determine which interface to >go over still :( > > thats what the equalize patch prevents. btw, it is not included in 2.4 (or 2.5), you can find a 2.4.18 version at trash.net/~kaber. >"ip route" shows: >default equalize > nexthop via 212.104.130.141 dev ppp0 weight 1 > nexthop via 212.104.130.141 dev ppp1 weight 1 > >So it at least appears to have set it correctly (it added the weights >itself) > without the patch its won't do what you expect. Patrick _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/