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

From: Masood Ahmad Shah <masood@dont-contact.us>
Date: Wed, 20 Aug 2003 17:37:43 +0500

I will suggest better to block it via your firewall it can be Linux firewall
ipfw, ipchains, iptables or router etcc..

-- 
Best Regs,
Masood Ahmad Shah
System Administrator
^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^
|   * * * * * * * * * * * * * * * * * * * * * * * *
|   Fibre Net (Pvt) Ltd. Lahore, Pakistan
|   Tel: +92-42-6677024
|   Mobile: +92-300-4277367
|   http://www.fibre.net.pk
|   * * * * * * * * * * * * * * * * * * * * * * * *
^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)
----- Original Message ----- 
From: "Boniforti Flavio" <boniforti@provincia.verbania.it>
To: "'Adam Aube'" <aaube@firstindependent.net>
Cc: <squid-users@squid-cache.org>
Sent: Wednesday, August 20, 2003 4:44 PM
Subject: RE: [squid-users] How may I block MSN Messenger...
| > Scratch that - I made the silly mistake of assuming that
| > req_mime_type would match on the entire data; it probably
| > looks for the Content-Type: line and matches from there.
|
| Well... I'm still at it:
|
| acl msn_no_block src 10.167.211.165/255.255.255.255
| acl msn_server rep_mime_type ^application/x-msn-messenger
| #acl msn_server dstdomain gateway.messenger.hotmail.com
| #acl msn_server dst 207.46.110.0/255.255.255.0
| http_access deny !msn_no_block msn_server
| http_access deny all
|
|
| I alternatively tried the different "msn_server" ACLs, with no success!
| My station's IP is 10.167.211.11, therefore it shouldn't be able to get
| through (msn_no_block just contains ONE IP: 10.167.211.165).
|
| What now?
|
| Thank you again!
|
|
|
Received on Wed Aug 20 2003 - 06:38:17 MDT

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