Aren't you supposed to use mod_headers or similar to add x-forwarded-for from the apache side?
Pound should pick it up right? On Jan 24, 2018 3:39 PM, "Brad Allison" <[email protected]> wrote: > Anyone know? > > On Fri, Dec 15, 2017 at 11:39 AM, Brad Allison <[email protected]> > wrote: > >> I have apache/modsecurity running locally on the same server as my pound >> server. It takes the connections and runs the WAF rules, then hands them >> to pound. >> >> Problem is, pound is logging all connections as 127.0.0.1 because they >> are coming locally from apache. >> >> Since pound used syslog to log, how do I add X-ForwardFor to the log >> format for pound so I can see the actual IP of the source of the request in >> the pound logs. >> >> -b >> > >
