[squid-users] How to do? authentication and ip-range

From: Sander Winkel <s.winkel@dont-contact.us>
Date: Thu, 13 Mar 2003 09:57:28 +0100

I want to give only access to computers from an specified ip-range and the
users at that ip-range must be validated with radius authentication.
The radius authentication works well, but I don't know how to define that
only the specified IP-range have access to the server.
Oh yes, I know that it could as specified below:

acl clients src 192.168.0.0/255.255.255.0
http_access allow clients

But when I put this before:

http_access allow password

All the users within that range have access to the cache without
authentication.

I think that's not so difficult to get this work, but I don't see the
solution at the moment.
I hope you can help me.

Sander Winkel
Received on Thu Mar 13 2003 - 01:56:44 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:02 MST