Re: [EMAIL PROTECTED] Capturing IP.

2005-07-22 Thread Scott Gifford
Luis Croker <[EMAIL PROTECTED]> writes: > I have an Apache web server (server-A) which Im using like a proxy with > SSL, I mean... I receive all connections and forward them to another server > (server-B). Everything works fine. Now, we want to capture the source IP > address of the connect

[EMAIL PROTECTED] Capturing IP.

2005-07-22 Thread Luis Croker
    Hi...       I have an Apache web server (server-A) which Im using like a proxy with SSL, I mean...  I receive all connections and forward them to another  server (server-B). Everything  works fine. Now, we want to capture the source IP address of the connections on the server B, the prob