Hi,
I am testing VXLAN with BGP EVPN with Proxmox 7.1 SDN. BGP and EVPN seem to be working fine, and I can route traffic on VM interfaces that do not specify a VLAN tag. However, when I try to set a VLAN tag on a guest VM NIC which is using a VXLAN VNET, I get the following error:
no physical interface on bridge 'test'
kvm: -netdev type=tap,id=net1,ifname=tap101i1,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on: network script /var/lib/qemu-server/pve-bridge failed with status 6400
TASK ERROR: start failed: QEMU exited with code 1
'test' is the name of the VNET. I have tried with and without setting the VLAN Aware flag on the VNET, but the same result. Any ideas?
I am testing VXLAN with BGP EVPN with Proxmox 7.1 SDN. BGP and EVPN seem to be working fine, and I can route traffic on VM interfaces that do not specify a VLAN tag. However, when I try to set a VLAN tag on a guest VM NIC which is using a VXLAN VNET, I get the following error:
no physical interface on bridge 'test'
kvm: -netdev type=tap,id=net1,ifname=tap101i1,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on: network script /var/lib/qemu-server/pve-bridge failed with status 6400
TASK ERROR: start failed: QEMU exited with code 1
'test' is the name of the VNET. I have tried with and without setting the VLAN Aware flag on the VNET, but the same result. Any ideas?