Hey, My windows vm work fine but the internet on my linux servers are dropping packets like no tomorrow
They are both using a DHCP server
auto vmbr1
iface vmbr1 inet static
address 188.40.205.224
netmask 255.255.255.224
broadcast 188.40.205.255
bridge_ports none
bridge_stp off...