[squid-users] cygwin (running on Win2K3 and 2K8) + squid 3.3.3 + negotiate_kerberos_auth

2014-10-12 Thread Mirza Dedic
I've got a Squid 3.3.3 running on Windows 2003 (and 2008) box via CYGWIN, works with the basic config. My next step is to put in some authentication in place, in this case Kerberos using.. auth_param negotiate program /usr/lib/squid/negotiate_kerberos_auth -d -s

[squid-users] http_access deny for dstdomain acl not denying access to url.. what am I doing wrong?

2014-10-14 Thread Mirza Dedic
Trying to understand what I am doing wrong with my ACLs (yes I've read the ACL guide on squid site.. but still confused).. My client is 172.16.10.101, trying to block access to facebook (and other dstdomain file lists), but it is not working from the client I can still access fb. Is this

Re: [squid-users] http_access deny for dstdomain acl not denying access to url.. what am I doing wrong?

2014-10-15 Thread Mirza Dedic
Thanks Walter and Amos, i've taken your advice and now I got the blocking to partially work. I've re-organized how my ACLs are setup (order) and using your examples Walter to implement my ACLs. Working on the facebook example, I have.. acl block_domains_regex dstdom_regex -i

[squid-users] Unable to determine IP address from hostname ?

2015-02-09 Thread Mirza Dedic
I have users getting quite frequently this error in Squid.. Unable to determine IP address from hostname. The DNS server returned no DNS records I have in my squid.conf setup.. dns_nameservers 8.8.8.8 8.8.4.4 dns_timeout 5 second It seems random, but 5 seconds should be enough and we're