We have two virtual interfaces on our squid server:

acl authproxy myip 1.1.1.100
acl ipproxy myip 1.1.1.101

We would like to make all users coming in via the authproxy network connection 
authenticate via our LDAP. We would like all users coming in via ipproxy to 
have no auth, but be restricted to a certain network range.

How can we place different ACLs on different interfaces?  TIA for any assistance


Reply via email to