Henrik, we installed the new version but now we are stuck. How do we handle it? 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 and use it for our Squid- Guard filtering acls?
TIA, Martin Henrik Nordstrom schrieb: > > On Tue, 19 Oct 2004, Martin Altmann wrote: > > > Any idea what we have to change to forward the client IP from the NS Proxy to > > squid? > > You should be able to use the new req_header acl type of Squid-2.5.STABLE7 > to match this custom header sent by your NS Proxy. > > Not as easy to use or effective as the src acl matching the source IP of > the connection to Squid, but still possible. > > Regards > Henrik
