Can't get my network users to access squid. My acl's configuration looks
like this:
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 111.129.69.45/255.255.255.255
acl net src 11.129.69.0/24
acl redlocal src "/etc/squid/file"
http_access allow net
http_access allow redlocal
http_access deny all
where file are some IP addresses
where's the problem?
Thank u!
_________________________________________________________________
MSN. Más Útil Cada Día http://www.msn.es/intmap/
Received on Mon Aug 18 2003 - 14:21:04 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:58 MST