On Tue, 19 Oct 2004, Martin Altmann wrote:
We enabled the client IP address forwarding on our NS Proxy using HTTP header Client-ip How do we set up the acl to extract this client-ip
By using the new req_header acl type. See squid.conf.default after installing the new version.
and use it for our Squid-Guard filtering acls?
You can't send this information to Squid-Guard, but you can use it in redirector_access to limit which requests get sent to Squid-Guard.
Regards Henrik
