Re: [squid-users] Still issues accessing external site on port 2095

From: Amos Jeffries <squid3@dont-contact.us>
Date: Tue, 22 Apr 2008 20:14:35 +1200

Thompson, Scott (WA) wrote:
> Hi all
> Still having issues trying to access an external website on port 2095
> I know it's a squid issue per say because if I set a firewall rule to
> allow direct access to the site and add an exception in the proxy
> settings of IE it works fine
>
> The error I get in IE is
>
> While trying to retrieve the URL: http://gcredrooster.com.au:2095/
>
> The following error was encountered:
>
> Connection Failed
> The system returned:
>
> (111) Connection refusedThe remote host or network may be down.
> Please try the request again
>
>
> In the access.log file on the squid server I am seeing
>
> 1208841189.402 688 192.168.1.21 TCP_MISS/301 395 GET
> http://gcredrooster.com.au/webmail - DIRECT/205.234.128.149
> application/cgi
> 1208841189.591 183 192.168.1.21 TCP_MISS/503 1440 GET
> http://gcredrooster.com.au:2095/ - NONE/- text/html
> 1208846748.431 168 192.168.1.21 TCP_MISS/503 1440 GET
> http://gcredrooster.com.au:2095/ - NONE/- text/html
>
>
> Any more suggestions would be most welcome

"503" means your squid still has ACL blocking outgoing requests to that
port. The access log shows its now coming in from the browser proeperly.

If you cant tell from reading the squid.conf what lines are denying the
request (probably its not listed in Safe_Ports) then a a look at
cache.log with "debug_options 28,8" will show you what the ACL are all
doing.

Amos

-- 
Please use Squid 2.6.STABLE19 or 3.0.STABLE4
Received on Tue Apr 22 2008 - 12:55:46 MDT

This archive was generated by hypermail 2.2.0 : Thu May 01 2008 - 12:00:04 MDT