Ho avuto dei problemi nei gironi scorsi con una virtual Machine che perdeva piu’ del 5% di pacchetti ICMP .
Ho risolto il problema rigenerando il mac address della scheda di rete virtuale :
1. Shut down the Guest OS.
2. Open up the .vmx file.
3. Delete the following lines (that begin with…):
ethernet0.addressType
uuid.location =
uuid.bios =
ethernet0.generatedAddress =
ethernet0.generatedAddressOffset =
4. Boot up the Guest OS again, and it should generate new details in the vmx file