Hi Michal Jan Gorol,
Thanks for your post. You can't ping your VMs from your host by design. Using "Internal network" allows multiple VMs to communicate together on an internal network but this network is not open to the outside world, including the host. However, if you have configured the static Ips for VMs and host. You can run ipconfig /all to see if the Ips are already exist in the output. If so, please refer the following directions to troubleshooting the network issue.
- Network adapter misconfiguration – An incorrectly configured network adapter is the most common cause of a missing IP address. If the network adapter in the VM is not configured correctly, it won’t be able to connect to the network and obtain an IP address
- DHCP server issue – DHCP servers assign IP addresses to devices on the network. The VM won’t receive an IP address if the DHCP server is down or has issues
- Network connectivity issues – If there are network connectivity issues between the VM and the host machine, the VM won’t be able to communicate with the network and obtain an IP address. Incorrect VLAN configurations, router misconfiguration, etc, can lead to a lack of connectivity
- Firewall or antivirus software – Sometimes, firewall or antivirus software can block legitimate traffic, preventing the VM from connecting to the network and obtaining an IP address
- Virtual switch configuration – If the virtual switch is misconfigured, the VM may not be able to communicate correctly or in a way that is expected
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.