On Thu, 20 Apr 2000, [iso-8859-1] Dirk Mühlhauser wrote:
> Hey,
> 
> I`m a newbie with Squid. 
> I have a problem with ACL.
> I Have NT clients and a linux Server Suse6.4 with Squid 2.2Stable5
> 
> I want that certain users could acces certain sites.
> I also want that some users access all sites.
> 
> My config:
> 
> ACL
> ===
> all            ClientAdress                0.0.0.0/0.0.0.0
> Full         ClientAdress                192.168.10.10/255.255.255.0
> User1    ClientAdress                192.168.10.20/255.255.255.0
i think that these two acls are the same, have a closer look at the
netmask.
> Site1     WebServerHostname  .squid-cache.org
> 
> PROXY
> ======
> 
> allow    User1 Site1
> allow    Full
> deny    all 
> 
> 
> But all user (also User1) could open all sites.
> It schould be that squid doesn`t recognize the client ip adresse.
> 
> Pleas help me. urgent
> 
> Thanks
> 
> Dirk Mühlhauser
> 
> 
> 
> -- COT, Güterstr. 5, 64807 Dieburg,  Tel.: 06071/9270    (www.cot.de)  --
> 
> 
Received on Thu Apr 20 2000 - 09:48:37 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:00 MST