Re: [squid-users] which is better..

From: Ashish Dhital <dhas0201@dont-contact.us>
Date: Mon, 9 Dec 2002 22:51:24 -0600

> I want to restrict Yahoo and MSN Messenger of some of my users,

Hello Ketan,

for msn:
block url
acl 'ur acl' url-regex -i ^http://gateway.messenger.hotmail.com
 acl 'ur acl' dstdomain gateway.messenger.hotmail.com
and block some of the ips used by msn-messenger:
64.4.13.171,64.4.13.172,64.4.13.174,64.4.13.175,64.4.13.176,64.4.13.173-64.4
.13.177

for yahoo similar as msn:
block domains, http://messenger.yahoo.com,
pgq.yahoo.com,adress.yahoo.com,login.yahoo.com,chat.yahoo.com

use the appropriate acls to block all of them (may be they are more then
enough!).
I used it long time back, but now I am not sure if they use the same urls
and ips, but hopes it works...
you can verify the appropiate addesses and urls used by the messengers from
log files.

> (MSN=1863, Yahoo=5050) still it allows all the user. can any one help me

 i am not sure if they use only one port for their service.
peace,

> Thanks in Advance
> With Regards
> Ketan
>
>
Received on Mon Dec 09 2002 - 21:51:32 MST

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