There are a ton of DOS commands out there. I'm looking for one that will tell me the name of the computer that a certain address as been assigned.
Yes, i can do it from Windows, but I was looking for a way to do it from the CMD.
[tt]C:\Documents and Settings\user>tracert 10.1.1.10
Tracing route to computer.acme.local [10.1.1.10]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms computer.acme.local [10.1.1.10]
Trace complete.[/tt]
That'll do it - NSLOOKUP is a app designed for talking to DNS servers. Does reverse and forward lookups and if the server allows access - full dumps of a DNS domain. For a forward lookup just enter in the name instead of a IP addy.
Ta,
Steve.
"They have the internet on computers now!" - Homer Simpson
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.