All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] load balancing without NAT
@ 2003-02-06 11:03 Bartek Krajnik
  2003-02-06 16:27 ` Stef Coene
  0 siblings, 1 reply; 2+ messages in thread
From: Bartek Krajnik @ 2003-02-06 11:03 UTC (permalink / raw)
  To: lartc

I have eth0 (isp1, internet), eth1 (isp2, internet) and eth2 for my LAN

eth0 (isp1)
           \
            Linux - eth2 (LAN)
           /
eth1 (isp2)

I need for every connection (not packet) load balancing - TCP sessions must be kept.
For example: first connection from LAN goes through eth0, second through eth1, third through eth0 ...
I can't change anything on the other site of eth0 and eth1.

This explains idea (but is with NAT - I need without):
http://www.linuxvirtualserver.org/~julian/nano.txt


-- 
GPG-Key:
   http://www.bartek.bicom.pl/public_key.txt
   pub  1024D/948DE45D 2002-12-12 Bartek Krajnik <bartek@bicom.pl>
   Primary key fingerprint: 95E9 8E2D 1801 7864 2244  6EAA 03E5 764D 948D E45D


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] load balancing without NAT
  2003-02-06 11:03 [LARTC] load balancing without NAT Bartek Krajnik
@ 2003-02-06 16:27 ` Stef Coene
  0 siblings, 0 replies; 2+ messages in thread
From: Stef Coene @ 2003-02-06 16:27 UTC (permalink / raw)
  To: lartc

On Thursday 06 February 2003 12:03, Bartek Krajnik wrote:
> I have eth0 (isp1, internet), eth1 (isp2, internet) and eth2 for my LAN
>
> eth0 (isp1)
>            \
>             Linux - eth2 (LAN)
>            /
> eth1 (isp2)
>
> I need for every connection (not packet) load balancing - TCP sessions must
> be kept. For example: first connection from LAN goes through eth0, second
> through eth1, third through eth0 ... I can't change anything on the other
> site of eth0 and eth1.
>
> This explains idea (but is with NAT - I need without):
> http://www.linuxvirtualserver.org/~julian/nano.txt
As far as I know, you need NAT.  So you are out of luck.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-06 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-06 11:03 [LARTC] load balancing without NAT Bartek Krajnik
2003-02-06 16:27 ` Stef Coene

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.