DHCP with vxlan in pve 8.2.4

giovannipetro

New Member
Jul 5, 2024
5
1
3
Hi,
DHCP with Vxlan and container is functioning in Proxmox 8.2.4? I cannot make it working in the containers.
Thanks
 
DHCP with Vxlan and container is functioning in Proxmox 8.2.4? I cannot make it working in the containers.
You mean via the SDN feature? Currently not, although there is already a patch on the mailing list.
 
Thanks. Do you know if EVPN VXLAN on different subnets also is not working under sdn? I mean two nodes on different subnets cannot establish bgp peer each other and stay stuck in ACTIVE. In the same subnet is working instead.
Thanks, it really worked! My node1 (192.168.1.1/24) and node2 (192.168.2.1/24) couldn't establish a BGP peer connection and were stuck in the ACTIVE state. When I changed node2's IP address (192.168.2.1/24 → 192.168.1.2/24) and reboot, it finally worked!

(I had been trying to solve this issue for a week... You saved my life!)