Is ther a way to do this, but allow it for a small number of IP's ??? Peter
----- Original Message ----- From: "Elsen Marc" <[EMAIL PROTECTED]> To: "Olsson Mattias" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, June 24, 2004 8:28 AM Subject: RE: [squid-users] Blocking msn file sharing > > Hi all! > > Is it possible to block msn messenger file sharing in Squid? > Msn and sending / > receiving messages should be allowed, filesharing not. > Note that SQUID only serves http requests , and http is stateless in it's nature. In so far that this issue relates to the fact that MSN messenger is doing it's work using http and through a http proxy (in this case SQUID), then this may perhaps be possible by using mime based acl's and looking at certain types extensions being used; possibly blocking them afterwards. Though I am not sure that this can be worded out easily. But remember that SQUID deals with http-ing only, if involved at all, and knows nothing in essence about msn. M.
