Hello!
PVE version 8.4.1
I am trying to setup an EVPN SDN between 4 nodes on a single L2/L3 domain (10.0.32.0/24) with BGP to the router (10.0.32.1) to announce the EVPN networks and do ECMP between all 4 nodes. All nodes are configured as exit-nodes with no primary-exit-node defined. The BGP to the router seems to be working, the connections establish and I receive prefixes.
This seems to work, except that a test CT on the EVPN Vnet (10.0.33.0/24) is unable to ping the gateway (10.0.32.1) of the upstream network. I can ping the anycast gateway (10.0.33.1) fine, and the router sees the ping packet, replies via a different host and the reply seems to get lost at that point.
My understanding is that the EVPN magic should forward the reply to the correct host. Is that my mistake?
Diagram:
router (10.0.32.1) <-BGP-> PVE nodes (10.0.32.10, 11, 13, 14) <-EVPN vnet-> 10.0.33.0/24
PVE version 8.4.1
I am trying to setup an EVPN SDN between 4 nodes on a single L2/L3 domain (10.0.32.0/24) with BGP to the router (10.0.32.1) to announce the EVPN networks and do ECMP between all 4 nodes. All nodes are configured as exit-nodes with no primary-exit-node defined. The BGP to the router seems to be working, the connections establish and I receive prefixes.
This seems to work, except that a test CT on the EVPN Vnet (10.0.33.0/24) is unable to ping the gateway (10.0.32.1) of the upstream network. I can ping the anycast gateway (10.0.33.1) fine, and the router sees the ping packet, replies via a different host and the reply seems to get lost at that point.
My understanding is that the EVPN magic should forward the reply to the correct host. Is that my mistake?
Diagram:
router (10.0.32.1) <-BGP-> PVE nodes (10.0.32.10, 11, 13, 14) <-EVPN vnet-> 10.0.33.0/24