withok telnet confirm that connection can be established.
looking at yor logs, I found 2 suspicious line:
Code:Apr 22 09:06:55 parker zebra[1597466]: [WVJCK-PPMGD][EC 4043309093] netlink-cmd (NS 0) error: Device or resource busy, type=RTM_GETROUTE(26), seq=5, pid=2594392672 Apr 22 11:01:49 parker bgpd[1632074]: [VX6SM-8YE5W][EC 33554460] 10.0.10.4: nexthop_set failed, resetting connection - intf 0x0
seem that frr is breaking on a spefic local network devices (could be physical , but also a tap|veth vm|ct interface)
Maybe this frr bug is related:
https://github.com/FRRouting/frr/issues/10404
can you send result of "vtysh -c "sh ip route" ?
on you proxmox host, do you use other vm|ct with nic on vlanaware bridge ? (in parallel to evpn vms)
I'll try to see if I can backport the frr patch.
no bgp controllers setup except the one thats setup for evpn.
vtysh -c "sh ip route"
Codes: K - kernel route, C - connected, S - static, R - RIP,
O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,
T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR,
f - OpenFabric,
> - selected route, * - FIB route, q - queued, r - rejected, b - backup
t - trapped, o - offload failure
B>* 10.0.201.0/24 [20/0] is directly connected, TestNet (vrf vrf_CLextern), weight 1, 00:02:34
summary
Evpn controller between 3 hosts.
evpn Zone
Vnet with subnet 10.0.201.0/24 with a gateway.