sdbhabal
Contributor
Contributor

Disabling DNE LightWeight filter done the trick for me.

Many thanks.

Reply
0 Kudos
Nikhil_129
Contributor
Contributor

If the host and guest operating systems in a virtual machine environment cannot ping each other using bridged networking, it could be due to several reasons, including:

  1. Incorrect network settings: Verify that the IP addresses, subnet masks, and default gateways are set correctly on both the host and guest machines.

  2. Firewall restrictions: Ensure that the firewall is not blocking ICMP (ping) packets on either the host or the guest.

  3. Driver compatibility issues: Some virtualization software requires special network drivers to be installed on the guest operating system to support bridged networking.

  4. Virtualization software configuration: Verify that the virtualization software is configured correctly for bridged networking and that the correct network adapter is selected for bridging.

  5. Network connection issues: Make sure that both the host and guest machines are connected to the same network and that the network connection is working properly.

If you are still facing this issue, you can check the logs or error messages generated by the virtualization software and the host and guest operating systems for more information.

 
Reply
0 Kudos
ViRtUaL739
Contributor
Contributor

Thank You!! Totally worked, Workstation 17

Reply
0 Kudos