[squid-users] name resolution problems (/etc/hosts)

2008-06-18 Thread Donoso Gabilondo, Daniel
Hello again, I Use Squid as a reverse Proxy with 192.168.240.22:8080 as default site and works fine, but when I put a name, and after restarting, doesn't work. I have correctly configured the name in the /etc/hosts file. What am I doing wrong?

Re: [squid-users] name resolution problems (/etc/hosts)

2008-06-18 Thread Henrik Nordstrom
On ons, 2008-06-18 at 18:40 +0200, Donoso Gabilondo, Daniel wrote: > Hello again, > > I Use Squid as a reverse Proxy with 192.168.240.22:8080 as default site > and works fine, but when I put a name, and after restarting, doesn't > work. What's the error? What does your cache_peer line (and cache

Re: [squid-users] name resolution problems (/etc/hosts)

2008-06-18 Thread Amos Jeffries
> On ons, 2008-06-18 at 18:40 +0200, Donoso Gabilondo, Daniel wrote: >> Hello again, >> >> I Use Squid as a reverse Proxy with 192.168.240.22:8080 as default site >> and works fine, but when I put a name, and after restarting, doesn't >> work. > > What's the error? > > What does your cache_peer lin

RE: [squid-users] name resolution problems (/etc/hosts)

2008-06-19 Thread Donoso Gabilondo, Daniel
of the first are solved. Is there any better way to do this? -Mensaje original- De: Amos Jeffries [mailto:[EMAIL PROTECTED] Enviado el: jueves, 19 de junio de 2008 5:37 Para: Henrik Nordstrom CC: Donoso Gabilondo, Daniel; squid-users@squid-cache.org Asunto: Re: [squid-users] name reso

RE: [squid-users] name resolution problems (/etc/hosts)

2008-06-19 Thread Henrik Nordstrom
tor 2008-06-19 klockan 09:21 +0200 skrev Donoso Gabilondo, Daniel: > > What does your cache_peer line (and cache_peer_access/domain if any) > look > like? > > cache_peer_domain 192.168.240.22 myserver.com This won't match as you haven't told that your service is myserver.com to Squid, instead yo

RE: [squid-users] name resolution problems (/etc/hosts)

2008-06-19 Thread Donoso Gabilondo, Daniel
Thank you very much. Now works fine! tor 2008-06-19 klockan 09:21 +0200 skrev Donoso Gabilondo, Daniel: > > What does your cache_peer line (and cache_peer_access/domain if any) > look > like? > > cache_peer_domain 192.168.240.22 myserver.com This won't match as you haven't told that your servi