Re: [squid-users] Run squid2.5.6 and dansguardian got error message: (111) Connection refused

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 11 Nov 2008 15:38:57 +1300 (NZDT)

> thanks for your help, I run wget
>
> [root_at_localhost logs]# wget www.google.com
> --09:19:40-- http://www.google.com/
> => `index.html'
> Connecting to 10.0.2.110:9090... connected.
> Proxy request sent, awaiting response... 403 Forbidden
> 09:19:41 ERROR 403: Forbidden.
>
>
> this is the info from access.log files:
>
> in squid access.log:
>
> 1226413180.997 13 127.0.0.1 TCP_DENIED/403 1847 GET
> http://www.google.com/ - NONE/- text/html
>
>
> this is the dansguardian access.log file:
>
> 2008.11.11 9:19:41 - 10.0.2.110 http://www.google.com *EXCEPTION*
> Exception client IP match. GET 1512
>
>
> my squid.conf file:
> <snip>
> acl CONNECT method CONNECT
> http_access allow manager localhost
> http_access deny manager
>
> http_access deny !Safe_ports
> http_access deny CONNECT !SSL_ports
>
> http_access allow localnet

Needs "http_access allow localhost" here to accept traffic from
dansguardian through 127.0.0.1

Amos
Received on Tue Nov 11 2008 - 02:39:13 MST

This archive was generated by hypermail 2.2.0 : Tue Nov 11 2008 - 12:00:02 MST