Alexander Meis wrote:
>
> Hi Joseph,
>
> but
> if i do on the .61
61 is the DIP
http://www.austintek.com/LVS/LVS-HOWTO/mini-HOWTO/#gotchas
oder .10 (my terminal)
> wget 192.168.0.110/index.html
> Connecting to 192.168.0.110:80... failed: Connection refused.
> wget 192.168.0.61/index.html
> Connecting to 192.168.0.61:80... failed: Connection refused.
>
> if i do
> wget 192.168.0.63/index.html
> it works.
you are connecting directly with the service running on the RIP.
This is not using the LVS. Apache on the realserver should be
listening on the VIP:80. You can have it listening on RIP:80 or
0.0.0.0:80 if you like, but they will not be used in the LVS.
with the connection refused when coming from the .10 machine,
I suspect you don't have the httpd listening on the VIP on the realserver
You did try telnet first like I suggested?
Joe
--
Joseph Mack PhD, High Performance Computing & Scientific Visualization
SAIC, Supporting the EPA Research Triangle Park, NC 919-541-0007
Federal Contact - John B. Smith 919-541-1087 - smith.johnb@xxxxxxx
|