Hi Terry,
Hope you're doing well.
- Ensure that the network settings on both the host and the guests are correctly configured. Sometimes, incorrect IP settings can cause connectivity issues.
- By default, ICMP (ping) requests might be disabled on Windows Server 2022. You can enable this by running 'sconfig' on the host, selecting "Configure Remote Management," and then "Configure Server Response to Ping".
- Try restarting the Hyper-V services can resolve connectivity issues.
- While an external virtual switch should allow communication between the host and guests, you can try creating an internal virtual switch to see if it resolves the issue. An internal switch allows communication between the host and the guests but does not provide internet access.
- Ensure that there are no network isolation settings that might be preventing communication between the host and the guests.
- Even though you mentioned that firewalls are not running, double-check to ensure that there are no residual firewall rules blocking ICMP traffic.
Best Regards