Thanks, Merdan.
Clients access real servers behind director through 158.227.82.40:
158.227.82.40:80
(192.168.1.1)
Web server:192.168.1.2 Web
server:192.168.1.3
I want to access to 158.227.82.40 (or 127.0.0.1 or 192.168.1.1) from
158.227.82.40 because want to try Squid with the director.
I have read about using Squid on the real servers.
Before that, I am trying to have it working on 158.227.82.40.
-----Mensaje original-----
De: lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx]En nombre de
merdan.atajanov@xxxxxxxxxxxxxx
Enviado el: miércoles, 24 de mayo de 2006 12:27
Para: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Asunto: RE: Reach the director from the director
Check web server config for 127.0.0.1 or local IP entry.
If it is apache then it should look like
<VirtualHost IP_Address>
Other staff
</Virtualhost>
Otherwise you will not be able to access your IPs.
Do your clients access your director, maybe they are accessing
your servers that are behind director.
Quoting Mikel Ruiz Echeverria <mikel.ruiz@xxxxxx>:
> You are right.
> It is a LVS-NAT configuration.
> But why can't I reach neither http://158.227.82.40 nor
> http://127.0.0.1 from 158.227.82.40 console?
>
> -----Mensaje original-----
> De: lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx]En nombre de
> merdan.atajanov@xxxxxxxxxxxxxx
> Enviado el: miércoles, 24 de mayo de 2006 11:52
> Para: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Asunto: Re: Reach the director from the director
>
> Maybe your directors are behind NAT, and you need to access it local IP
> address.
>
> Quoting Mikel Ruiz Echeverria <mikel.ruiz@xxxxxx>:
>
>>
>>
>> Hi,
>>
>> Our clients get the director using http:// 158.227.82.40 But if I work on
>> the director from the shell I can not reach 158.227.82.40 using, for
>> instance, lynx http:// 158.227.82.40
>> Is there a reason for this?
>> Must I change something for this to work or should I forget the idea?
>>
>> Thanks in advance,
>>
>> Mikel Ruiz
>>
>>
>> _______________________________________________
>> 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
>>
>
>
>
> _______________________________________________
> 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
>
> _______________________________________________
> 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
>
|