Hallo! Du (Sinisa Malesevic) hast geschrieben:
>I try to restrict internet accsess by time but doesnt work.
>In squid.conf added:
>***********************************************************************
>acl mydomen src 192.168.0.0-192.168.0.200/255.255.255.0
>acl all src 0.0.0.0/0.0.0.0
>acl timework1 time MTWHF 7:00-10:00
>acl timework2 time MTWHF 13:00-15:00
>
>http_access allow mydomen time_work1
>http_access allow mydomen time_work2
>http_access deny all
>***********************************************************
>
>WHAT IS WRONG??????
timework1 != time_work1
timework2 != time_work2
Cord
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Mon Dec 18 2000 - 05:39:30 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:01 MST