Hello Komal
Try creating a file  "IMsites.txt" and add following domain names
messenger.yahoo.com
msg.yahoo.com
webcam.yahoo.com
filetransfer.yahoo.com
scd.yahoo.com
sc5.yahoo.com
After this insert the following line into your squid.conf
-------------------------------------------
acl all src 0.0.0.0/0.0.0.0
acl DAY time 06:00-18:00
acl allowedip src <youripaddress/netmask>
acl IMsites dstdom_regex "PATH/TO/yahoosites.txt"
http_access allow  allowedip IMsites DAY
http_access deny all IMsites
-------------------------------------------
You must provide these lines before the "http_access deny all"
Regards 
Babar Kazmi
> 
>i want to restirct messanger service for yahoo and msn etcc etc on time 
>basis 
> 
>Thank you 
> 
>Komal 
> 
Received on Sat May 15 2004 - 01:28:20 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:01 MDT