Re: [squid-users] How to forward the client IP from Netscape Proxy3.5 to squid proxy???

From: Martin Altmann <martin.altmann@dont-contact.us>
Date: Wed, 20 Oct 2004 11:14:37 +0200

Hmm, maybe we are too dumb but we get a core dumped when trying to add that
rule and restart Squid.

We tried any of those (whereas the ip is just an example and Client-ip is the
name of the header used in the NS Proxyserver):

acl special-ip-address req_header Client-ip 123\.123\.123\.123
acl special-ip-address req_header "Client-ip" 123\.123\.123\.123
acl special-ip-address req_header 'Client-ip' 123\.123\.123\.123
acl special-ip-address req_header Client-ip 123.123.123.123

What are we doing wrong here?

TIA,
Martin

Henrik Nordstrom schrieb:
> > # acl aclname req_header header-name [-i] any\.regex\.here
> > # acl aclname rep_header header-name [-i] any\.regex\.here
>
> And there they are..
>
> The header-name you know from your Netscape proxy configuration..
>
> the regex you want to match you also know..
>
> Regards
> Henrik
Received on Wed Oct 20 2004 - 03:15:56 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST