Re: Passing REMOTE_ADDR on 2.0.x reverse proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On 14.01.08 16:05, Al Sparks wrote:
>> I'm running apache 2.0.x as a reverse proxy.  Apparently, it's not
>> passing along the original IP address to the target server.
>> Specifically the REMOTE_ADDR field on the target server is showing the
>> IP address of the proxy server, instead of the IP address that the
>> proxy sees.
>>
>> I've seen some docs that address the problem on Apache 1.3.x, but not
>>    2.0.x.  How do I troubleshoot this?
> 
> use X-Forwarded-For: however it may contain more than one IP's and you
> should trust (and thus skip) only your proxy and use just next one

I have Apache 2.0.55 on my proxy.

I have the following compiled in modules:
  core.c
  mod_access.c
  mod_auth.c
  mod_include.c
  mod_deflate.c
  mod_log_config.c
  mod_env.c
  mod_headers.c
  mod_setenvif.c
  mod_proxy.c
  proxy_connect.c
  proxy_ftp.c
  proxy_http.c
  mod_ssl.c
  prefork.c
  http_core.c
  mod_mime.c
  mod_status.c
  mod_autoindex.c
  mod_asis.c
  mod_cgi.c
  mod_negotiation.c
  mod_dir.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_rewrite.c
  mod_so.c

Is that going to send the X-Forwarded-For header?
   === Al



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux