Archive for November, 2008

Test

No response, Nov 24, 2008

Testing some stuff

How to find a computers name from its ip address

No response, Nov 11, 2008

If you know a computer’s ip address you can use NSLOOKUP to find its name.

NSLOOKUP (ip address)

(DNSLOOKUP uses DNS)

Or you can also you the ping command to find the name of the computer:

PING -A (ip address)


(PING will try WINS and DNS)

Pictures and main article found at (http://info-logy.blogspot.com/)