[squid-users] Squid ACLS help

2011-02-16 Thread jamesj
Hello,


Currently we are using squid to help do content filtering. We're setting
up a public network which is on a segregated VLAN not able to access much
of anything on our internal network. We'd like it so that when a
connection to our squid box from the Public network comes through it
passes it without prompting for authentication, so dansguardian uses our
highest filtering level (non authenticated). I have the following ACL
above our required auth line acl badmonkey src 172.25.16.0/255.255.248.0
then 

http_access allow badmonkey
acl ntlm proxy_auth REQUIRED


I don't know why this won't work in its self, anyone have any ideas?

Jason James
Technology Department
School District of Milton
608-868-9570 ext 1082



[squid-users] Re: Squid + SSL + Safari

2011-01-24 Thread jamesj
Hello Folks,



We're currently using squid + DG as a content filtering system and it's
fantastic. The problem lies with a combination of Squid + Safari and the
site facebook.com. Students can currently get around our blocks by
changing the protocol from http to https. The logs show that squid sees
the CONNECT function and tries to block it but it still passes through.
All other browsers it's fine and all other sites + safari it appears to
also be fine. Anyone have any ideas? We've tried blocking using DG and
then directly through squid by blocking the CONNECT function to facebook.

Squid version 3.0.STABLE24