Finding an IP address

Don
Joined
23 Oct 2005
Posts
44,364
Location
North Yorkshire
Hi guys,

I have a networked hard drive thats on my network that I can access its folders but i cant web browse onto as I have no idea what IP address it has, is there an application out there I can run and it displays such info? My router doesnt display wired items

Cheers
 
copy a file from it then run netstat -a from a command prompt. Look through the foreign addresses.

That or get an IP scanner and scan your subnet.
 
Could have a look on the MAC address table of whatever switch it's attached to get the MAC to perform the above.

Do the shares not display \\[Hostname] to get you the hostname?

Otherwise, as above, netstat or IP scanner on your subnet. (Unless you're using a Class A which will take an age [10.x.x.x]).
 
Back
Top Bottom