Either add a Listen line with the new IP address or make sure you have
0.0.0.0 to listen on all IP's
e.g.
Listen 192.168.1.68:80
Listen 192.168.1.58:80
or
Listen 0.0.0.0:80
Depends on whether you feel the latter is a security risk.
Graham
On Thu, 2005-09-22 at 12:46, ankush grover wrote:
> >
> > hey,
> >
>
>
> I changed my configuration as per LVS mini how to.
>
> Now the RIP (LVS) : 192.168.1.42(eth0)
> VIP (LVS) : 192.168.1.58(eth0:0)
>
> Real Servers :
>
> a) RIP: 192.168.1.68(eth0)
> VIP: 192.168.1.58(lo:0)
>
> b) RIP: 192.168.1.67(eth0)
> VIP: 192.168.1.58(lo:0)
>
> I tried to access the apache through http://192.168.1.58/his but no luck.
> I think I need to do something on apache on Real Servers so that they should
> be able to handle requests from the 192.168.1.58 <http://192.168.1.58> .
>
> Thanks & Regards
>
> Ankush Grover
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
--
|