[squid-users] update to blocking chat ?

From: Peter Marshall <peter.marshall@dont-contact.us>
Date: Tue, 07 Feb 2006 11:15:23 -0400

This is basically what I have for acl's. I could use some help with
this. Does anyone have any better suggestions for blocking chat, audio,
etc ... My acl's look pretty crappy.

Also, does anyone know if it is possible to stop the google talk app
that now runs in gmail ?

acl snmpServer src 192.168.202.73/32
acl ICQ url_regex -i .icq.com
acl MSN req_mime_type ^application/x-msn-messenger$
acl STREAM rep_mime_type ^application/octet-stream$
acl YAHOO url_regex .msg.yahoo.com
acl CHAT url_regex -i webmessenger .webmessenger .messenger.*
messenger.yahoo gateway.dll messenger.msn mirc icq.com go.icq miranda-im.org
acl DICT url_regex -i dictionary.reference.com
acl MICROSOFT url_regex -i .windowsupdate
acl banned_types url_regex -i .mpeg$ .mpg$ .avi$ .wmv$ .mp3$ \.rm$ .asf$
.wma$ \.ram$ \.aif$ \.ra$ .asx$
acl INTERNAL url_regex caris.priv
acl VIRUS url_regex -i genmexe.biz
acl TROJAN url_regex -i gookle
acl WEBMSN url_regex -i .webmessenger.msn.com
acl EMESS url_regex -i .e-messenger.net .webmessenger.msn.com/* iloveim.com
acl TALK url_regex -i .google.com/talk talk.google.com .google.com/talk*
.google.*/talk*

Thanks.
Received on Tue Feb 07 2006 - 08:15:24 MST

This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:03 MST