I have a Server 2012 DNS server on subnet 192.168.7.0
and I am trying to use that on a host on the 192.168.8.0
subnet, which is not on the domain (this may not be relevant).
When I configure the 192.168.8.x
host to only use the 192.168.7.10 DNS
server, I can find hosts in nslookup
by searching for computer1.mydomain.local
but I can't find them just by searching for computer1
.
Why do I have to add mydomain.local
in the nslookup
or ping
?