Re: Per-Packet Load Sharing

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux