mod_rpaf enabled; still apache log showing 127.0.0.1 as source !!

Joydeep Bakshi joydeep.bakshi at netzrezepte.de
Tue Apr 29 06:58:59 UTC 2014


Hello list,

Thanks a lot. After following your suggestions and the link Maxim shared, I
have compiled the module in my server
as well as put the required configuration at httpd.conf. Now the WAN IP
appears at access.log of apache.

BTW: the error log still comes with local IP, any way to get remote IP in
this log ?

Once again many thanks to you all.



On Mon, Apr 28, 2014 at 9:22 PM, itpp2012 <nginx-forum at nginx.us> wrote:

> Might be missing this, from an old Apache config:
>
> # Configuration for mod_rpaf
> <IfModule mod_rpaf.c>
>     RPAFenable On
>     RPAFproxy_ips 192.168.2.123
>     # RPAFsethostname host.your.domain
> </IfModule>
> # End of mod_rpaf.
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,249698,249710#msg-249710
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140429/bc265b92/attachment.html>


More information about the nginx mailing list