Would be nice if Proxmox add option to handle patch ports for OpenVSwitch in UI.
I achieved a working configuration by:
/etc/network/interfaces
auto lo
iface lo inet loopback
auto enp2s0
iface enp2s0 inet manual
ovs_type OVSPort
ovs_bridge vmbr0
auto vlan100
iface vlan100...
My apologies if this is covered in another thread somewhere, I did search.
I am researching a way of easily connecting server VMs on one node to client VMs on another when using Open vSwitch. I was able to find instructions for connecting two OVS bridges using patch ports, but this seemed for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.