On Mon, Feb 08, 1999 at 12:07:00PM -0700, Rodney Holm wrote:

> The following scenario is using Linux as a NAT box.
> 
> Is there anyway to make the client IP invisible when it is using a proxy?
> Using NAT alone, the client IP is invisible.  When using
> the client through a proxy (squid) on the NAT box, the client IP address can
> be retrieved.  ie use the following URL.
> 
> http://www.silcom.com/private/bin/clientid

This program is probably grabbing the client's IP address from the
X-Forwarded-For header.  Look for the "forwarded_for" directive
in squid.conf.

-- 
Michael Fuhr
http://www.fuhr.net/~mfuhr/

Reply via email to