Subject: Network Balancing behind NAT
To: None <port-i386@netbsd.org>
From: James Webster <james3838@tsi-net.com>
List: port-i386
Date: 02/06/2002 16:03:44
This is a multi-part message in MIME format.

------=_NextPart_000_0285_01C1AF27.DA6A27E0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Is there anyway to Network balance behind NAT such that you have one IP =
mapped to multiple machines behind the firewall?

i.e.

rdr 207.202.145.120/32 port 80 -> 10.10.10.1 port 80 tcp
rdr 207.202.145.120/32 port 80 -> 10.10.10.2 port 80 tcp

I haven't tried this but my first guess is that it wouldnt work.

------=_NextPart_000_0285_01C1AF27.DA6A27E0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2712.300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Is there anyway to Network balance =
behind NAT such=20
that you have one IP mapped to multiple machines behind the=20
firewall?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>i.e.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>rdr 207.202.145.120/32 port 80 -&gt; =
10.10.10.1=20
port 80 tcp</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>rdr 207.202.145.120/32 port 80 -&gt; =
10.10.10.2=20
port 80 tcp</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I haven't tried this but my first guess =
is that it=20
wouldnt work.</FONT></DIV></BODY></HTML>

------=_NextPart_000_0285_01C1AF27.DA6A27E0--