How do I resolve a ping failure between Windows virtual machines?
Cause
The Windows Advanced Firewall rule for ICMP is not enabled.
Solution
-
Verify that the virtual machine network configuration is correct.
-
Open a cmd command window as Administrator and run the following command:
C:\Users\1> netsh firewall set icmpsetting 8 -
Use the
Pingcommand to verify that the network is working correctly.
What do I do when installing VMTools on Windows returns a "There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected Contact your support personnel or package vendor" prompt?
Previous Page
How do I resolve an abnormal screen lock on a virtual machine?
Next Page