What should I do if I cannot ping the vmwarevm on Windows 7 ?, Win7vmware
Yes. I installed a centOS in the virtual machine. The network connection mode is host-only. However, the windows host cannot ping the virtual machine.
The following error is reported:
.
I am working on a solution to this problem.
After a series of troubleshooting, the solution is:
Edit a configuration file for Linux Management Network:
Note that NETMASK is a subnet mask and 255.255.255.0. The following IPADDR is the linux IP address,
Make sure that the last bit is different from that of windows. Of course, the first three must be the same.
Then, ping windows to linux in the Virtual Machine. Note that you need to restart the network service: service network restart after changing the configuration file.
Then connect to linux? I use putty. xshell and crt to download and install the tool.