We use HAProxy as a load balancer with all client IPs added to the X-Forwarded-For header. I added some IPs to the IP restrictions list and does not work. They are white listed IPs, meaning I have access for unspecified clients set to Deny, and the IPs in the list are Allow. Enable Proxy Mode is enabled in the Feature Settings.
I added the X-Forwarded-For header to the log file and confirmed that the IPs are correct, and in the list. I even added our HAProxy IP to the list and it still is not functioning.
Is this is a bug?