[squid-users] How to get client IP ?

From: <jcluzel@dont-contact.us>
Date: Mon, 10 Jun 2002 15:06:11 +0200 (CEST)

Hi,
I use squid 2.3 under win2k as a normal proxy, and I want my Web server to get
client IP, instead of my proxy IP.
So, I use the following options:

acl local-server dst 192.168.0.55/255.255.255.0
always_direct allow local-server

to force my clients to connect directly to the webserver when they try to
access it.
However, when I trace my http server log, I still have the proxy IP...
May have I forgot something ?

Regards,

Jérémy
Received on Mon Jun 10 2002 - 07:21:47 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:37 MST