Hi All,
I have NSX Edge (10.11.50.5) that exchanges BGP routes with VyOS router (IP 10.11.50.11 which is added as the Next Hop Static Route in T0

Edge Routes..
IP Prefix Gateway IP Type UUID Gateway MAC
0.0.0.0/0 10.11.50.11 route 9ffc0075-5d33-498d-a683-e1acf45b99a0
10.11.50.5/32 route 9ffc0075-5d33-498d-a683-e1acf45b99a0
10.11.50.0/24 route 4e862c2c-81c1-5bc3-af05-a41e7cd43b2a
10.55.91.0/24 100.64.0.1 route 84fe61b1-84a1-5955-980e-fb7f52eb3399
VyOS Routes..
B>* 0.0.0.0/0 [20/0] via 192.168.9.16, eth0, weight 1, 02:38:49
---
C>* 10.11.50.0/24 is directly connected, eth1.1150, 02:39:07
---
B>* 10.55.91.0/24 [20/0] via 10.11.50.5, eth1.1150, weight 1, 02:00:27
I only have 1 NSX Edge with only 1 Uplink added (for testing), I have 2 Edges, but I removed it so its easier to troubleshoot the issue.
The issue is the VM (10.55.91.50) connected to NSX segment cannot ping to any external IP address even though routes are present.

TraceFlow delivers packet to the Edge uplink..


Tunnels are up as well..

Any thoughts on what might be causing this ?