[SQU] ACL PROBLEM

From: Sinisa Malesevic <malesevic@dont-contact.us>
Date: Mon, 25 Dec 2000 12:41:44 +0100

I have this:
__________________________________________________
acl sever src 192.168.0.1-192.168.0.3/255.255.255.0
acl sever2 src 192.168.0.5-192.168.0.18/255.255.255.0
acl webm src 192.168.0.4/255.255.255.0
acl all src 0.0.0.0/0.0.0.0
acl worktime1 time MTWHF 7:00 -9:00
acl worktime2 time MTWHF 12:00-14:00

http_access deny webm
http_access allow sever worktime1
http_access allow sever worktime2
http_access allow sever2 worktime1
http_access allow sever2 worktime2
http_access deny all
_____________________________________________
and no one gets access

 I want to deny 192.168.0.4, and allow sever and sever2 in worktime1 and worktime2, as you can see in the ACL .

What is wrong???????

Sinisa!
malesevic@sever.co.yu

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Mon Dec 25 2000 - 04:44:08 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:06 MST