because i don't care about hotmail either, i'm seeing some positive
results with:

acl hotmail dstdomain .hotmail.com
http_access deny hotmail

acl hotmail2 url_regex hotmail
http_access deny hotmail2

acl yahoo dstdomain .msg.yahoo.com
http_access deny yahoo

the last one blocks yahoo messenger too..

ajt.

On Sun, Jun 22, 2003 at 01:59:28PM +0530, Mahesh P wrote:
> 
> 
> 
> Hi there,
> 
> I am running Redhat 7.3 with squid 2.4 stable i want to block MSN
> Messenger communication for this i have configured as below :- 
> 
> acl msn-mess dst ip address/subnet mask
> http_access deny msn-mess <for specific user>
> 
> But it is not working.  My user are using squid for running msn messenger
> they set in options through proxy port 3128 and they are successfully
> running msn messenger.
> 
> is there any way i can block msn messenger in squid by using either port
> number or ip address?
> 
> Thanks in Advanced
> 
> Mahesh 
> 
> 
> 
> 
> 

Reply via email to