GitHub user zap51 added a comment to the discussion: Preserve Client Source IP in Virtual Router
Hi @senthilnathan-am, Please try capturing "X-Forwarded-For" header sent by envoy on your backend server which should have the end-client IP. Due to the nature of Kubernetes & depending on the configuration, you'll likely not see end-client IPs due to Source NAT being done by nodes and pods acting as reverse proxies. Regards, Jayanth GitHub link: https://github.com/apache/cloudstack/discussions/9529#discussioncomment-10355349 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
