Hello guys.
I have an HAproxy in pfsense working with several front-end. Everything working. I also have SSL running on Cloudflare.
there was a need to limit a frontend to some specific ips.
As I understand it, cloudflare proxy requests and in HAproxy I only receive the Cloudflare range. Looking at the documentation I saw that it is possible to get the client’s IP using the “CF-Connecting-IP” method but I have no idea how to get it.
Can anybody help me ?