Re: [squid-users] TCP_DENIED/403 for internal servers

2013-06-05 Thread Satish Thareja
Thanks Eliezer. I think the server is the rejecting squid's IP as you pointed out, with http_access not blocked for any machine. Regards, Satish On Wed, Jun 5, 2013 at 1:51 AM, Eliezer Croitoru wrote: > Sorry Satish Thareja, > > This post is outdated since squid is not in 2.5\6 but on 3.3. > If

Re: [squid-users] TCP_DENIED/403 for internal servers

2013-06-04 Thread Eliezer Croitoru
Sorry Satish Thareja, This post is outdated since squid is not in 2.5\6 but on 3.3. If you will share more from squid.conf lines we can try to help you. if you can share the access.log we can try to understand. please share IP etc.. if you are getting 403 it means that the server is rejecting you

Re: [squid-users] TCP_DENIED/403 for internal servers

2013-06-04 Thread Satish Thareja
Amos, The config is to allow http access for all but this case. I came across this link : http://www.linuxquestions.org/questions/linux-networking-3/so-many-tcp_denied-in-squid-access-log-469574/ but I do not have anything blocked in my configuration. Is it possible that, if the 'host' does not

Re: [squid-users] TCP_DENIED/403 for internal servers

2013-06-04 Thread Amos Jeffries
On 4/06/2013 11:17 p.m., Satish Thareja wrote: Hi, I have configured my squid box without restricting 'http_access' on any resource. But when I try to access a resource 'host.domain.com' using the hostname (i.e. host ) directly, I am getting TCP_DENIED/403 response code. I able to resolve 'host

[squid-users] TCP_DENIED/403 for internal servers

2013-06-04 Thread Satish Thareja
Hi, I have configured my squid box without restricting 'http_access' on any resource. But when I try to access a resource 'host.domain.com' using the hostname (i.e. host ) directly, I am getting TCP_DENIED/403 response code. I able to resolve 'host' from the squid machine directly, but http reque