Hello,
I've created a VM with default NIC of rtl8139 but it seems that it's 1000 mbps NIC and I need the VMs ( both windows and linux ) to use 100 mbps, which NIC is ok for this purpose?
On linux you can use ethtool to setup your nic "advertised" capabilities (ie: limit it to 100Mbit)
On windows you can do pretty muche the same through control panel > system> Device Manager > network devices > [your nic] > properties > advanced...
On linux you can use ethtool to setup your nic "advertised" capabilities (ie: limit it to 100Mbit)
On windows you can do pretty muche the same through control panel > system> Device Manager > network devices > [your nic] > properties > advanced...