[f-nsp] ServerIron FBS16 -- Howto load balance remote servers (aka non physically connected)
dalton
daltons at panix.com
Wed Mar 14 01:29:53 EDT 2007
hi Unai,
I use cli,
here are the options we have for this which should be enough to get it working:
you need a server source-ip line to set the nat ip of the serveriron (to force
traffic back to the server iron):
server source-ip 10.1.1.100 255.255.255.0 0.0.0.0 (x.x.x.x is an ip in the net
of the LB)
Real Server config looks like this:
server remote-name server1-locationA 10.1.1.1
port default disable
source-nat
port http
port http keepalive
server remote-name server1-locationB 10.2.2.1
port default disable
source-nat
port http
port http keepalive
server virtual vip 10.1.1.1
predictor least-conn
port default disable
port http
Make sure you have DSR turned off on the vip.
Good luck,
Dalton
on Wed, Mar 14, 2007 at 12:13:10PM +0800, Unai Rodriguez wrote:
> Dalton,
>
> Thank you so much. The options that the ServerIron gives me through the
> web based management tool are these:
>
> --------------------------------------------------
> Real ServerServer Name: (name, blank by default)
> Server IP: (IP address, 0.0.0.0 by default)
> Maximum Connections: (number, 1000000 by default)
> Weight: (number, 1 by default)
> Host Range: (number, 1 by default)
> Remote: (yes/no)
> Source NAT: (yes/no)
> --------------------------------------------------
>
> I have attached a screen-shot.
>
> 1) Do you use the web based tool or you (in your case) can do this only
> through the command line interface (CLI)?
>
> 2) Does your web based management tool show the same options?
>
> Thank you so much!
>
> unai
>
> dalton wrote:
> >
> >Hi,
> >
> >I use foundry serveriron XL which allow the option of
> >"server remote-name" (for real servers) which allows you to specify
> >servers which are in a different layer 2 and layer 3 space from the
> > load balancer.
> >
> >We for ex. are using this configurtion to load balance app servers between
> >2 datacenters. You need to turn off DSR and use server source-ip to force
> >return traffic back to the foundry.
> >
> >-dalton
> >
> >On Wed, Mar 14, 2007 at 09:07:20AM +0800, Unai Rodriguez wrote:
> >>Dear all,
> >>
> >>I am currently trying to make a Foundry ServerIron FBS16 load balance
> >>two web servers which are not physically connected to it. It's HTTP
> >>traffic on port 80.
> >>
> >>I have been using this hardware load balancer for months. I am currently
> >>balancing a number of services, including HTTP and TCP traffic. All
> >>these servers that I am sending traffic to from the ServerIron load
> >>balancer are physically connected to it.
> >>
> >>I have been looking for information on this but I can't find the right
> >>one. Is there anyone that could point me in the right direction? What
> >>short of option(s) or requirements need to be met in order to have the
> >>load balancer send traffic to non-physically connected servers?
> >>
> >>Thank you so much. I really appreciate any help.
> >>
> >>With Best Wishes,
> >>Unai Rodriguez.
> >>_______________________________________________
> >>foundry-nsp mailing list
> >>foundry-nsp at puck.nether.net
> >>http://puck.nether.net/mailman/listinfo/foundry-nsp
More information about the foundry-nsp
mailing list