hi Sebastien Termeau
apache is not listening on real-ip. you can try it.

you can make apache is listening all ip,like this:

 tcp        0      0 0.0.0.0:80 <http://192.168.1.149/>            0.0.0.0:*
LISTEN      4502/httpd

and add ip alias on lo, as follow:

lo:0    Link encap:Ethernet
         inet addr:192.168.1.61  Bcast:192.168.1.255  Mask:255.255.255.0


if you do below two thing, it will work fine.
_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to