> I am attempting to setup a test environment using NAT that includes two LVS
> directors (LVS1: 10.1.1.101, LVS2: 10.1.1.102) and two real servers (RS1:
> 10.1.1.110, RS2: 10.1.1.111) that will serve the IP "10.1.1.100".
OK
I have an
> externel setup that will route requests from the externel/internet IP to the
> internal "10.1.1.100" address.
I have no idea what this means :-)
> #------lvs_nat.conf------
> LVSCONF_FORMAT=1.0
> LVS_TYPE=VS_NAT
> INITIAL_STATE=on
> CLEAR_IPVS_TABLES=yes
> VIP=eth0:110 10.1.1.100 255.255.255.0 10.1.1.255
> DIRECTOR_INSIDEIP=eth0 10.1.1.101 10.1.1.0 255.255.255.0 10.1.1.255
> DIRECTOR_GW=10.1.1.100
the director's gw will be the router (or test client) outside the LVS. It
can't be an IP on an of the machines in the LVS.
> #-------------------------
> warning ./configure has not been tested with kernel version 2.2.19
you are running an old version of configure-lvs. Get v0.8 on the software
page (down the bottom of the page last time I looked)
Joe
--
Joseph Mack mack@xxxxxxxxxxx
|