Re: [squid-users] Squid 2.6 - access hosts outside LAN through proxy with https://a.b.c.d:8080

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Tue, 09 Oct 2007 05:54:32 +0200

On tor, 2007-10-04 at 18:51 +0200, Philipp Rusch wrote:
> How would I define the correct ACL and/or http_access rule
> to access external hosts, that are to be reached through a https-
> admin interface that is using port 8080 ?
> I tried to add 8080 to the list of "SSL-Ports" like
> acl SSL_ports 443 563 8080
> and thus allow it to CONNECT directly with
> http_access deny CONNECT !SSL_ports
> (rest is kept to the recommended defaults)
>
> ... but Squid keeps on telling me that the connection is refused (111)

This means that your Squid server could not connect to the requested
server:port.

Access was allowed, but the requested server did not listen for
requests..

Regards
Henrik

Received on Mon Oct 08 2007 - 21:54:47 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Nov 01 2007 - 13:00:01 MDT