On 12/11/2007, Don Gould <[EMAIL PROTECTED]> wrote: > I've set up reverse proxying to publish a server behind my fw. > > The logs on the web server show the local ip address of the fw. > > Is there a way around this?
Log the X-Forwarded-For header. Has worked a charm for me in the past when proxying through squid. You'll probably need to create a custom log format string for your web server.
