Re: [Pound Mailing List] internal servers and client requests correct IP logging

Jorge Fábregas <[email protected]>
Newsgroups gmane.comp.web.pound.general
Message-ID <[email protected]>
On 08/28/2014 07:20 PM, Luciano De Rosa wrote:
> is there any workaround? or suggestion to make accessible the CRM 
> administration login pages to few external IPs only?

Hi Luciano,

Pound sends in the "X-Forwarded-For" header which you can use in Apache
(& other apps) to see the original IP.  I assume you could configure
your CRM to do its thing based on the contents of this header.   E.g.
check this tutorial:  see how the "LogFormat" variable is changed in
Apache's config so that it logs the real IP:

http://www.howtoforge.com/high-availability-load-balancer-pound-keepalived-debian-etch

Regards,
Jorge

--
To unsubscribe send an email with subject unsubscribe to [email protected]
Please contact [email protected] for questions.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.