Re: [squid-users] MSN Time

From: Martin Kobele <martin.kobele@dont-contact.us>
Date: Wed, 28 Sep 2005 11:23:47 -0400

Hi,

hmm, have you tried:

acl msntime time M T W H F A 11:59-12:59
acl msntime time M T W H F A 16:59-18:59
acl msnp rep_mime_type ^application/x-msn-messenger$
acl msnq req_mime_type ^application/x-msn-messenger$

http_reply_access allow msnp msntime
http_reply_access allow msnq msntime
http_reply_access deny msnq
http_reply_access deny msnp

Regards,
Martin

On Wednesday 28 September 2005 11:17, Brent Clark wrote:
> Hi all
>
> I currently have the following in my squid.conf file.
>
> acl msntime time M T W H F A 11:59-12:59
> acl msnp rep_mime_type ^application/x-msn-messenger$
> acl msnq req_mime_type ^application/x-msn-messenger$
>
> http_reply_access allow msnp msntime
> http_reply_access allow msnq msntime
> http_reply_access deny msnq
> http_reply_access deny msnp
>
> This allows for MSN access to my users between the hours of 12 and 13pm.
>
> But now I would like to add another time range (17:00 to 19:00).
>
> Would anyone know how I can achieve this.
>
> Any tips or advise, I would be most grateful.
>
> Kind Regards
> Brent Clark

-- 
Martin Kobele
Technical Support Engineer
NetSweeper Inc.
512 Woolwich Street, Suite 4
Guelph, Ontario N1H 3X7
martin.kobele@netsweeper.com
Tel: 519-826-5222 ext. 30
Fax: 519-826-5228
Received on Wed Sep 28 2005 - 09:24:04 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:04 MDT