Good point. The gateway has been removed from vmbr3 and was added to vmbr0.I don't think it's related, but why do you have "gateway 192.168.1.1" in vmbr3 ?
Should vmbr3 even be given an IP address? I can still access my firewall, which has the gateway IP, from the LAN.
The same question applies for my DMZ on vmbr2.
The flip-flopping seems to have stopped after I made your suggested change, plus hard coded the MAC address 'hwaddress xx:xx:xx:xx:xx:xx' in /etc/network/interfaces for vbmr0 and created a static DHCP entry for the PVE host.
The issue that still remains is the terrible speed. The max i'm seeing with iperf3 from the PVE Host is 30Mbps on a 500Mbps up-link. Now internally, with a more realistic Iperf3 test, iperf3 -c 192.168.1.1 -P 75 -fg -t 10 , the results are scary slow:
[ ID] Interval Transfer Bitrate Retr
[SUM] 0.00-10.00 sec 1.09 GBytes 0.93 Gbits/sec 3487 sender
[SUM] 0.00-10.01 sec 1.07 GBytes 0.92 Gbits/sec receiver
The test increased Memory by 1%. CPU jumped from 0% to 44%
It's obvious that i'm not lacking resources. But for the speed between VM's to be this slow is concerning.
Last edited: