Re: OT:Load Balancing Servers on PIX

From: wing_lam@jossynergy.com
Date: Mon Sep 20 2004 - 22:48:53 GMT-3


But it seems only a port forwarding, I think Anthony is asking something
like "inside destination" translation, which will forward to different
inside server by same destination IP & port.

BBD

                                                                                                                                       
                      "Gregory W. Posey
                      Jr." To: "Anthony Pace" <anthonypace@fastmail.fm>
                      <gposey@uaes.org> cc: ccielab@groupstudy.com
                      Sent by: Subject: Re: OT:Load Balancing Servers on PIX
                      nobody@groupstudy
                      .com
                                                                                                                                       
                                                                                                                                       
                      09/21/2004 05:54
                      AM
                      Please respond to
                      "Gregory W. Posey
                      Jr."
                                                                                                                                       
                                                                                                                                       

You can do Layer 4 Port translations with the Static Command.

E.g.
static (inside,outside) tcp 192.168.99.99 80 10.0.1.80 80
static (inside,outside) tcp 192.168.99.99 21 10.0.1.21 21

And permit traffic from the outside to those ports on the "public" IP of
192.168.99.99 to be distributed to different "private" hosts at 10.0.1.80 &

10.0.1.21.

HTH

Thank you,
Greg Posey Jr.
CCIE #7981
CCSP, CCSI
M.S. EE

Anthony Pace writes:

> Does anyone know if the PIX's can do something similar to the ROTARY NAT
> that IOS routers can do (which effectivly functions as a simple server
> load balancer.) I don't see any thing on the CCO WEB site about this so
> I am thinking it may be immposible.
>
> Anthony Pace CCIE 10349
> --
> Anthony Pace
> anthonypace@fastmail.fm
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Fri Oct 01 2004 - 15:00:46 GMT-3