0 pts.
 FInd Computer Name by IT 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:28 AM
UPDATED: April 9, 2006  11:33 PM

Answer Wiki:
To get the name of a computer you can try: Ping -a x.x.x.x IF it's registered with dns then it will return a name For stopping an IP address on the network you can put a command in the firewall, router or switch to drop all packets from that ip or possibly set up in DHCP for that address to get incorrect information for the network setup (not the best solution here, not good if the person knows how to setup a static address) Not sure if there are other ways. Lirria
Last Wiki Answer Submitted:  April 6, 2006  10:29 am  by  Lirria   0 pts.
All Answer Wiki Contributors:  Lirria   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

Hi,
You can do it not by using ping command rather you should use “tracert ip” for example
“tracert 192.168.0.1″.it will return name of the computer along with some more parameters .
best wishes
S.M.Sikander Latif

 0 pts.