Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Taylor, Grant" <gtaylor@riverviewtech.net>
To: ArioS <christian@wanxp.net>
Cc: netfilter@lists.netfilter.org
Subject: Re: load balancing multiple isp
Date: Tue, 21 Nov 2006 09:27:54 -0600	[thread overview]
Message-ID: <45631AFA.50102@riverviewtech.net> (raw)
In-Reply-To: <006601c70d54$f992a620$0503800a@wanxpe2773a9cb>

ArioS wrote:
> anyone have experience bout load balancing on multiple isp ? i have 3 
> connection from different isp (A = 64kb , B = 128kb , C = 128kb). howto 
> mix these 3 isp into 1 virtually.. so if bw on ISP A is lacked then the 
> connection will move to ISP B. currently i did manual route for specific 
> network to specific ISP... it really hard to balance it with manual 
> route. any clue ?

Look in to the "--next-hop" "ip route" command option.  I think you will 
find what you are looking for in the fact that you can have multiple next hops.

Something to keep in mind is that if you are NATing each ISP connection, you 
can not have a stream migrate from one ISP to another b/c you will break 
connection state on your end, or even if your end could handle it, the 
server you are connecting to would flip out.  From the server's point of 
view, it would be talking to Bob and Bob would stop mid sentence and Tom 
would start where Bob left of with out the ability to correlate what Bob and 
Tom were saying in to one coherent stream.



Grant. . . .


  reply	other threads:[~2006-11-21 15:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-21  0:40 How to measure CPU usage of netfilter Mohammad Farooq
2006-11-21  1:10 ` Mike Williams
2006-11-21 10:08 ` load balancing multiple isp ArioS
2006-11-21 15:27   ` Taylor, Grant [this message]
2006-11-23  2:45 ` How to measure CPU usage of netfilter Yakov Lerner

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=45631AFA.50102@riverviewtech.net \
    --to=gtaylor@riverviewtech.net \
    --cc=christian@wanxp.net \
    --cc=netfilter@lists.netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox