diff --git a/content/post/proxmox-cluster-networking-sdn.md b/content/post/proxmox-cluster-networking-sdn.md index b3f7b77..eab6186 100644 --- a/content/post/proxmox-cluster-networking-sdn.md +++ b/content/post/proxmox-cluster-networking-sdn.md @@ -79,5 +79,5 @@ Once everything is ready, I can apply the SDN configuration. In `Datacenter` > ` In a old VM which I don't use anymore, I replace the current `vmbr0` with VLAN tag 66 to my new VNet `vlan66`: ![Change the network bridge in a VM](img/proxmox-change-vm-nic-vlan-vnet.png) -After starting it, the VM gets an IP from the DHCP on OPNsense on that VLAN, which sounds good. I also try to ping another machine: +After starting it, the VM gets an IP from the DHCP on OPNsense on that VLAN, which sounds good. I also try to ping another machine and it works: ![proxmox-console-ping-vm-vlan-66.png](img/proxmox-console-ping-vm-vlan-66.png) \ No newline at end of file