RE: [squid-users] How may I block MSN Messenger...

From: Adam Aube <aaube@dont-contact.us>
Date: Wed, 6 Aug 2003 09:27:40 -0400

> This is what I got:
> What do you think?

1) Change this acl line:

acl msn_server req_mime_type ^application/x-msn-messenger

The ^ makes it match on the beginning of the line, which
isn't what you want in this case. Remove the ^.

2) (As Henrik pointed out) You are still requesting from
the one workstation that is allowed access.

Change the acl as above and then try it from a station that
is denied access. Or remove the exception for this station
and try it again.

Adam

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.237 / Virus Database: 115 - Release Date: 3/7/2001
Received on Wed Aug 06 2003 - 07:27:46 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:44 MST