May 1, 2007 #1 westredd MIS Jul 22, 2004 260 GB Hi, If I know the ip address of a PC on a AD lan, what command line tool can I use to find out the DNS name? thanks West
Hi, If I know the ip address of a PC on a AD lan, what command line tool can I use to find out the DNS name? thanks West
May 1, 2007 #2 tfg13 MIS Nov 10, 2003 1,568 US nslookup.....as long as your DNS is allowing reverse lookups. Upvote 0 Downvote
May 1, 2007 Thread starter #3 westredd MIS Jul 22, 2004 260 GB thanks, i already tried nslookup, but couldnt figure out how to do a reverse query on it, or maybe there wasnt ptr records for it to return it Upvote 0 Downvote
thanks, i already tried nslookup, but couldnt figure out how to do a reverse query on it, or maybe there wasnt ptr records for it to return it
May 1, 2007 #4 58sniper MIS Apr 25, 2004 9,152 US ping /? Pat Richard, MCSE MCSA:Messaging CNA Microsoft Exchange MVP Want to know how email works? Read for yourself - http://www.ietf.org/rfc/rfc2821.txt Upvote 0 Downvote
ping /? Pat Richard, MCSE MCSA:Messaging CNA Microsoft Exchange MVP Want to know how email works? Read for yourself - http://www.ietf.org/rfc/rfc2821.txt
May 1, 2007 #5 FloDiggs MIS Jan 20, 2007 296 US In nslookup, all you should have to do is type in the IP address and it should return the device's name. You could also use nbtstat -A IP Adress. eg. nbtstat -A 192.168.1.10. It should return the Netbios name. That will at least point you in the right direction. Make sure to use a capital "A". Upvote 0 Downvote
In nslookup, all you should have to do is type in the IP address and it should return the device's name. You could also use nbtstat -A IP Adress. eg. nbtstat -A 192.168.1.10. It should return the Netbios name. That will at least point you in the right direction. Make sure to use a capital "A".
May 1, 2007 Thread starter #6 westredd MIS Jul 22, 2004 260 GB thanks guys. I think that ping -a ipaddress does it as well. cheers Upvote 0 Downvote
May 1, 2007 #7 biglebowski Technical User Jan 29, 2004 3,117 GB tracert will return the dns name as well. When I was born I was so suprised I didn't talk for 18 months Upvote 0 Downvote
tracert will return the dns name as well. When I was born I was so suprised I didn't talk for 18 months