From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francesco Del Degan Date: Tue, 20 Apr 2004 13:03:10 +0000 Subject: Re: [LARTC] Per-Packet Load Sharing Message-Id: <40851F8E.7080604@libero.it> 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 Daniel Chemko wrote: >If they're both linux, would this work: > >Host0: Bridge interface #1 with interface #2. This assumes they're on >the same subnet >Host1: Bridge interface #1 with interface #2. This assumes they're on >the same subnet > >On each machine add the following: > >iptables -t mangle -m nth --every 2 --packet 0 -m mark ${MY_FIRST_ROUTE} >iptables -t mangle -m nth --every 2 --packet 1 -m mark >${MY_SECOND_ROUTE} > > Hi, do u know how to implement per-connection load-sharing over bridge into linux? thanks... _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/