Hello Traefik Community,
We have configured a Pritunl server with an OCI cloud Layer 7 load balancer, and we're using an OKE cluster with Traefik as the load balancer (version 3.3). As part of the configuration, we added the Pritunl server's IP address as the 'X-Forwarded-For' header in the OCI load balancer configuration.
However, when accessing our services, the traffic is still being routed to the load balancer's IP instead of the Pritunl server. We need to route the traffic directly to the Pritunl server.
Can anyone advise on what might be misconfigured or what additional steps we might need to take to ensure that the traffic is correctly routed to the Pritunl server behind the OCI load balancer?
Any help or insights would be greatly appreciated!
Thank you!"