How do I write the acl in such a way if all users IP is 192.169.10.0/32 but from Monday-Friday 192.168.10.6 and 192.168.10.7 can only use it from 10AM to 12PM. Thank you > Yes, there's an acl named time that's described in squid.conf. > > # acl aclname time [day-abbrevs] [h1:m1-h2:m2] > # day-abbrevs: > # S - Sunday > # M - Monday > # T - Tuesday > # W - Wednesday > # H - Thursday > # F - Friday > # A - Saturday > # h1:m1 must be less than h2:m2 > > You can make it work in conjunction with other acls. > > > Regards, > > Isnard > > > Em Qui, 2007-07-12 às 07:04 -0400, Monah Baki escreveu: >> Hi all, >> >> Is there a way to restrict some users access to the internet at a >> particular time or this is glabol, applies to everyone who has their >> proxy setting pointed to the server. >> >> Thank you >> >> >> BSD Networking, Microsoft Notworking >> >> >> >