All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tomasz Chilinski" <chilek@chilan.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] same gw / load balancing
Date: Fri, 19 Nov 2004 10:48:42 +0000	[thread overview]
Message-ID: <20041119104645.M26917@chilan.com> (raw)
In-Reply-To: <1100816746.5806.20.camel@localhost.localdomain>

On Thu, 18 Nov 2004 18:25:47 -0400, Guillermo wrote
> Hi

Hi

> 1.- If the request comes from the right source ip addres (dhcp 
> provided) in my Linux box, it will go through the right dsl modem 
> and ethernet interface. Then i need to use some kind of general ip-
> proxying if i want to build a load balancing gw with dsl lines in my 
> country.
> 
> 2.- The ip-proxy has to balance the traffic o i could use two proxies
> being balanced by a previous method (mangling, prerouting, 
> redirecting, marking packets...)
> 
> 3.- I don't think i can use iptables snat o masquerade because that
> occurs in postrouting chain.  In fact the routing decision will 
> always be "use the def gw", the points is which interface to use. 
> That's why i asked for the interface as routing criteria.
> 
> Could someone give me a clue on how to deal with this in the simplest
> manner? (first time with this topic for me).

Try to use nth match and connmark match and target from netfilter.org
patch-o-matic.

> Guillermo

--
Kind regards,
Tomasz Chilinski

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      reply	other threads:[~2004-11-19 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-18 22:25 [LARTC] same gw / load balancing Guillermo
2004-11-19 10:48 ` Tomasz Chilinski [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=20041119104645.M26917@chilan.com \
    --to=chilek@chilan.com \
    --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.