[squid-users] block Skype with Squid

2006-09-18 Thread Pavel Ivanchev
Hi there! I'm interesting in how to block skype with squid. I found in the net some how-to and i followed it, but no result: acl block_skype_IPs urlpath_regex ^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ acl connect method CONNECT http_access deny connect block_skype_IPs all After that i was still able to

[squid-users] What antivirus solution do u recommend?

2005-08-19 Thread Pavel Ivanchev
I found two solutions that use squid but which one i cant decide to use. One is squid+ dansguardian and the other is squd+HAVP. I want to scan all traffic through squid. Any recommendations?