proxmox sdn

  1. G

    Sugestions for SDN Interface

    I have just enabled the SDN in my PVE, allowing containers ans VM's discovery each other by hostname. However, the SDN interface is quite confusing... Take the screenshot below as example, in the IPAM page Column "Name / VMID", don't show LXC/VM name or hostname. Reading would be improved if...
  2. P

    SDN VNETs on Bonded Uplink Disappear After Adding New VNET (Production Cluster - PVE 9.1.2)

    Hello Proxmox team and community, We are encountering a critical SDN issue on a production Proxmox VE cluster (9.1.2) involving VNETs backed by a Linux bond interface. The behavior appears to be a regression or edge-case bug triggered by SDN changes on an existing setup. Environment Overview...
  3. M

    Disable Proxmox SDN

    Hi there, is it possible to disable the sdn feature completly? I would like to have my own custom frr configuration not merged with sdn settings. I don't want SDN to change things since what i need is more complex then what can be setup via sdn.
  4. I

    [ISSUE] VXLAN traffic leaking between isolated SDN zones in Proxmox

    I’ve set up two VXLAN SDN zones in Proxmox, each with its own bridge and unique VNI. Example: vxlan_ammmmm: id 2273 dstport 4789 master ammmmm vxlan_i5mnp1: id 528335 dstport 4789 master i5mnp1 Even though the VNIs and bridges are different, VMs in those zones can still ping each other — even...
  5. D

    How to create a LAN over Wireguard for a Proxmox cluster that encrypts cluster traffic & SDN VXLAN traffic without Mac Address leakage?

    Rather than creating a LAN with a cloud provider's vSwitch or other proprietary networking tool, creating a dependency on them, I would much prefer to use Wireguard for portability. But after configuring Wireguard on my Proxmox hosts, and configuring Proxmox SDN VXLAN, it seems as though...