I have setup few VMware machines. namely Windows 10/7/XP and linux Kali/CentOS/Metasploitable
I have tried seting up the Network Modes as following on all the machines one at a time
Host-only
Bridged
Each machine at one using same network mode on same network.
But I am always able to ping Windows --> Linux but never from linux --> Windows or other linux
I have also disabled the host firewall, changed inbound outbound rules to allow File Printer sharing and Echo Request on IPv4.
i can browse internet on linux but not ping other VMs.
What is the error here ? I have tried it setting same VM network for for the machines but not able to ping linux to windows.
12 Answers
If you have a few phisical network adapters on your windows host, than you could try
- to Restore Defaults
- to connect all your machines to bridged network adapter which have connection to the Internet previously identifying the correct one.
I think, VMNet1 Type should be bridged. Better use your renamed VMNet2 for Host-only network. In case of using host-only network, one of VMs or Host could have a few network adapters (one of which is looking to the Internet) and could be configured as router to allow other VMs to connect to the Internet through it, but it is better to use NAT for this purpose, connecting all VMs to NAT.
Also don't forget to stop running all your VMs and reboot your Host before or after these manipulations.
disable netqueue and network driver level
1