The command used to find the computer name if we know the ip address is:
NSLOOKUP
NSLOOKUP (ip address)
NSLOOKUP uses DNS
-------
Or we can use PING command to find the computer name also..
-------
PING -A (ip address)
-A will show us the computer name
PING will try WINS and DNS
Editor
Waqas Rafi
Tuesday, November 11, 2008
Find computer name from ip address
Posted by WAQAS at 3:36 AM
Labels: Networking Tweaks
Subscribe to:
Post Comments (Atom)
1 Comment:
Thanks for the info...
Post a Comment