RE: Squid ACL Problem

From: R.Ilker Gokhan <IlkerG@dont-contact.us>
Date: Thu, 20 Apr 2000 19:04:01 +0300

Hi Dirk,

acl all src ...................
acl full src ...................
acl user1 src ..................
acl site1 dstdomain .squid-cache.org

http_access allow user1 site1
http_access allow all !user1
http_access deny all

Good nihgt...

Ilker G.

-----Original Message-----
From: Dirk Mühlhauser [mailto:dmuehlhauser@cot.de]
Sent: Thursday, April 20, 2000 5:54 PM
To: squid-users@ircache.net
Subject: Fw: Squid ACL Problem

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
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 - 10:06:34 MDT

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