From: Francesco Del Degan <fdeldegan@libero.it>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Per-Packet Load Sharing
Date: Tue, 20 Apr 2004 13:03:10 +0000 [thread overview]
Message-ID: <40851F8E.7080604@libero.it> (raw)
In-Reply-To: <FD2BDD3DEFAD34438D7EA0758C6EF2020EC2BF@exchange>
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/
prev parent reply other threads:[~2004-04-20 13:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-24 14:19 [LARTC] Per-Packet Load Sharing Tom Williams
2004-03-24 17:26 ` Daniel Chemko
2004-04-20 13:03 ` Francesco Del Degan [this message]
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=40851F8E.7080604@libero.it \
--to=fdeldegan@libero.it \
--cc=lartc@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.