VMware NSX
This issue occurs when a broad SNAT rule (typically configured for outbound Internet or corporate network access) is defined on the Tier-1 Gateway used by the Supervisor Cluster.
When the return traffic from the Avi Service Engine (sourced from the Ingress VIP) passes through the Tier-1 Gateway to reach the external client, it matches the broad SNAT criteria. Because NSX NAT processing occurs before routing/delivery in this path, the VIP is replaced by the Egress IP, causing the external client to drop the packets due to an IP mismatch (receiving a response from an IP it did not initiate a connection to).
To resolve this, you must configure a NO SNAT (NAT Bypass) rule to ensure Ingress traffic remains untranslated.
Verification: Initiate a connection from an external client and verify that the source IP of the response received by the client matches the Ingress VIP.