On 8/27/2012 11:09 PM, grant lowe wrote:
> What am I doing wrong?
squid does exactly what the squid.conf saying..
##start
http_access allow localhost manager
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localnet
http_access allow localhost
http_access deny all
##end
there is not one acl match for your client.
the localnet acl is for 10.0.0.0/24
and your network is at:10.2.12.151/32
you can add acl for the whole 10.2.12.0/24 network.
what network are your client sitting at?
Regards,
Eliezer
-- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer <at> ngtech.co.ilReceived on Tue Aug 28 2012 - 00:52:14 MDT
This archive was generated by hypermail 2.2.0 : Tue Aug 28 2012 - 12:00:18 MDT