I have a DNS server setup on VM #1 that has CNAMEs and A Records. My VMs on Machine 2 are able to access shared files on Machine 1 but not via CNAME or A Record. My real Machine 2 can access everything including via CNAME and A Record. Any ideas why and what to do to fix it?
Output from ipconfig /all on Machine 2:
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 172.26.83.114(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 172.26.83.254
DHCP Server . . . . . . . . . . . : 172.26.83.1
DNS Servers . . . . . . . . . . . : 172.26.83.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Everything else is all setup right including dns and dhcp.
ipconfigoutput from a working and broken machine, and also look up the A and CNAME records from the broken machine and a working one and see if they match. – voretaq7♦ Aug 31 '11 at 16:08