0 pts.
 HOw to find Computer Name by Giving IP Address
Hi Friends, I am yaisr majeed, i want to know, how to find Computer name by pinging IP address or some other way, by giving IP and find computer name. Can I Stop IP address on the network by giving some command. Yasir Majeed

Software/Hardware used:
ASKED: April 6, 2006  4:29 AM
UPDATED: April 6, 2006  7:56 AM

Answer Wiki:
use nbtstat -A ipaddress must be uppercase A This returns all netbios names for that ip address
Last Wiki Answer Submitted:  April 6, 2006  6:20 am  by  Ibrown   0 pts.
All Answer Wiki Contributors:  Ibrown   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

nbtstat -A IP Address is def the way to go. You could also use tracert IP Address.

As for stopping the IP on the LAN/Wan… If you find a way to do that remotely please let me know as well!

 0 pts.