Re: [squid-users] block ICQ

From: Schelstraete Bart <bart@dont-contact.us>
Date: Wed, 29 Oct 2003 08:19:29 +0100

Li Wei wrote:

>hi, all
>
>Recently, I found many users use ICQ through proxy server(Squid2.5.STABLE2).
>such as www.icq.com:80
>
>I set one ACL to block it, like following:
>acl QQ dstdom_regex -i www.icq.com
>
>But it seem not to take effect.
>
>
>

That's correct. The messenger itself is not connecting to www.icq.com ,
that's the webpage itself.
What you should do I check the access.log file, and check what address
are loaded.
As far I could see, icq was connecting to *.icq.aol.com and *.icq.com
over here. (but you need to check this in your sqquid logfile)
SO can try the following acl

acl QQ dstdom_regex -i icq.com icq.aol.com

rgrds,

Bart

-- 
 Schelstraete Bart
 http://www.hansbeke.com
 email: bart at schelstraete.org
Received on Wed Oct 29 2003 - 00:19:24 MST

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