/ Zope / Apsis / Pound Mailing List / Archive / 2005 / 2005-05 / "X-forwarded-for" and IIS 5.0 and 6.0

[ << ] [ >> ]

[ "X-forwarded-for" and IIS 5.0 and 6.0 / ... ] [ pidfile patch for Pound 1.8.3 / Steven Van Acker ... ]

"X-forwarded-for" and IIS 5.0 and 6.0
"Thomas Jenssen" <thomas.jenssen(at)iqas.no>
2005-05-02 16:19:24 [ FULL ]
# I apologize if this message has arrived several times. I got a message
to resend due to a registration on a whitelist. Still, it seems to go
out since I got a copy my self? #

 

 

Hello,

 

I am trying to get my backend servers to log the client IP.

 

If I understand the "README" correct, pound has "x-forwarded-for" as
default. This means that the following .cfg file should be enough for
pound to pass this to backend IIS servers:

 

ListenHTTP X.X.X.30,80

ExtendedHTTP 1

LogLevel 2

Alive 30

UrlGroup ".*"

BackEnd X.X.X.51,80,1

BackEnd X.X.X.42,80,1

EndGroup

 

Is there any guides on how to make IIS log client ip?

Pound is running on RH 7.3

 

Regards

Thomas Nesvoll-Jenssen

MailBoxer