Hi there,
I am using HAProxy as a reverse proxy to a docker container running apache2 and php to serve osTicket. I cannot get the forwardfor option in HAProxy to reflect client IP in osTicket. Currently in all logs I see HAProxy as the client IP.
I have also tried adding the X-Real-IP header but at this point I am just shooting in the dark. Can someone tell me how to get client IP information to feed through properly?
Thanks!
-Bradford