Hi All,
I have two Azure VM's in the same Resource Group. One with IP 10.x.x..4 and the other with 10.x.x.5.
10.x.x.4 is my Domain Controller along with the DNS / DHCP roles installed.
I have setup Nested Virtualization on the above mentioned VM as well as installed the Hyper V role to create Guest VM's and assign them IP's from the DHCP server (10.x.x.4)
The guest VM IP is 192.168.0.100 and it can connect to the Internet and ping works both ways with 10.x.x.4 from the Guest VM.
There is one more VM with the IP 10.x.x.4 in the same resource group as 10.x.x.4 in Azure. This VM can't ping or access file shares for the guest VM(192.168.0.100).
However ping and share access works from the VM(192.168.0.100) to 10.x.x.5.
I have disabled the Firewalls and checked the Inbound rules but to no avail.
All the machines are in the same domain.
Ping request says - Request Timed out (Both name and IP)
Pinging 192.168.0.100 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.0.100:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Users\Sccmadmin>ping XXXXX
Pinging XXXXX [192.168.0.100] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.0.100:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),