On Wednesday 15 May 2002 06:44, Raja R wrote:
> I have defined 10 virtual IPs for my squid machine and made squid
> listen on all the 10 IPs. I have allowed access through ncsa user
> authentication. What I want is to split this into 10 groups and
> bind each of these groups to each IP.
>
> Suppose A,B, C ...etc are the user groups and X, Y, Z , etc are the
> IPs, I want to allow A only through X , B only through Y and so on.
>
> Can anyone suggest a solution for this ?
See the myip acl type. Matches the IP address where the request was
accepted. Can be combined with the proxy_auth ACL type to match
individual users.
Note: If you are running transparent proxying then myip probably gets
it wrong as the local IP endpoint address then is faked to be the
requested servers IP...
-- MARA Systems AB, Giving you basic free Squid support Your source of advanced web reverse proxying solutions http://www.marasystems.com/products/Received on Wed May 15 2002 - 03:57:57 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:07 MST