Here's what's up:
Running windows 7. From CLI run nslookup sub.domain.name and it returns the correct IP
Then from CLI run ping sub.domain.name and it resolved to a local IP (192.168.8.x).
So I figure the resolve must be preceeding any lookup. So I check my \windows\system32\drivers\etc\hosts and as well as the lmhosts file and there is NO entry for the referenced sub.domain.
So I'm wondering where else the domain resolve can be from? What other mechanisms would return the incorrect IP?
I should know this but because I'm really a *nix guy, I'm asking for ideas?
Thanks ???
Running windows 7. From CLI run nslookup sub.domain.name and it returns the correct IP
Then from CLI run ping sub.domain.name and it resolved to a local IP (192.168.8.x).
So I figure the resolve must be preceeding any lookup. So I check my \windows\system32\drivers\etc\hosts and as well as the lmhosts file and there is NO entry for the referenced sub.domain.
So I'm wondering where else the domain resolve can be from? What other mechanisms would return the incorrect IP?
I should know this but because I'm really a *nix guy, I'm asking for ideas?
Thanks ???