Re: [squid-users] Access list questions

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 29 Nov 2002 02:43:15 +0100

If you need to do individual IP checks per user then ip_user
external_acl helper is your friend. Saves you from defining one src
acl per user..

See helpers/external_acl/ip_user/

Regards
Henrik

On Thursday 28 November 2002 17.58, Yuriy Kuznetsov wrote:
> 1. How to make access list with user and ip http access. Is there
> easy way
> to make access list with combination rules.
>
> here is the problem:
>
> acl1 auth "file1"
> acl2 ip "file2"
>
> when I use
> http_access permit acl1 acl2 this mean "Somebody from file1 AND
> SomeIP from file2"
> My idea is to make rule Somebody from file1 AND corresponding line
> from file2?
> And user with name X may use IP_X (or IP-mask or etc.) ... to make
> this in this moment I must put every pair
> into separate line into conf file.
>
> Is there software to make this?
>
>
> 2. What about idea about rule "max conn to same URL" (to prevent
> flashget and other programs)?
>
>
>
> TIA
>
> off topic ... there a lot of patches to stable version... is there
> "Critical" or when critical appears then
> Stable2 appears?
Received on Thu Nov 28 2002 - 18:57:56 MST

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