Hi,
I have an issue where doing alot of network IO (>100 Mbit) causes the VM to loose network connectivity using rtl driver. I have to either reboot the VM or type:
This restores is, but it will drop again when I start the heavy network IO again.
The problem seems to disappear when using the e1000 driver. Is this a known issue in the realtec driver?
I have an issue where doing alot of network IO (>100 Mbit) causes the VM to loose network connectivity using rtl driver. I have to either reboot the VM or type:
Code:
ip link set eth0 down
ip link set eth0 up
This restores is, but it will drop again when I start the heavy network IO again.
The problem seems to disappear when using the e1000 driver. Is this a known issue in the realtec driver?
Last edited: