I'm curious, does Proxmox have default mechanisms that route traffic between VMs and containers that reside on the same host without the traffic leaving the host to a physical switch? Basically a virtual switch. And if so are there limitations on the speed?
Doing some quick iperf3 tests seems to indicate it does as I don't see traffic leaving the host. But it seems to be limited to 1Gbits/sec.
The only interface for these VMs is the linux bridges, which is attached to a bond0, which is attached to 4 x 1GbE NICs (LACP).
If I created a bridge with no physical NIC attached, add it to both VMs, and manually set IP addresses so they communicated, would I get greater speeds?
Doing some quick iperf3 tests seems to indicate it does as I don't see traffic leaving the host. But it seems to be limited to 1Gbits/sec.
The only interface for these VMs is the linux bridges, which is attached to a bond0, which is attached to 4 x 1GbE NICs (LACP).
If I created a bridge with no physical NIC attached, add it to both VMs, and manually set IP addresses so they communicated, would I get greater speeds?
Last edited: