How to find the ip of a mac-address

Michael H. Warfield mhw at WittsEnd.com
Mon Mar 13 14:47:16 UTC 2006


On Mon, 2006-03-13 at 12:55 +0000, Dan Track wrote:
> On 3/13/06, Chasecreek Systemhouse <chasecreek.systemhouse at gmail.com> wrote:
> > On 3/13/06, Dan Track <dan.track at gmail.com> wrote:
> > > Hi
> > >
> > > I've got the mac-address of desktop. But I don't know it's IP, are
> > > there any tools that I can use to find this IP.
> >
> > Is this a Windows question?  ipconfig /all
> >
> > Is this a Linux question?  ifconfig eth0
> > or ifconfig -a
> >
> > If you are on Windows get Cain -- it scans MACs and translates to
> > IP/Hosts; if you are on Linux then try system-config-network
> >
> > HTH

> Hi

> Thanks for the reply. But its not what I needed. Basically I don't
> know anything about this desktop, I don't even have console access.
> The only way I can find it is by the IP, but I only know the
> mac-address, where can I go from here. BTW it's a linux desktop.

	Assuming you are on the same subnet as the box in question...  Run an
nmap ping sweep on the subnet to find all the machines and then use "arp
-a" to dump your arp table and look for that max address.  Pinging the
broadcast address doesn't always work, depending on the box and
filtering rules.  Pinging the broadcast address might work, though, and
might be worth trying first.  If the broadcast ping doesn't work, then
fall back to nmap.

	Alternatively, if it's a dynamic address, you might check the
dhcpserver.

	Mike

> Thanks
> Dan
> 
-- 
Michael H. Warfield (AI4NB) | (770) 985-6132 |  mhw at WittsEnd.com
   /\/\|=mhw=|\/\/          | (678) 463-0932 |  http://www.wittsend.com/mhw/
   NIC whois: MHW9          | An optimist believes we live in the best of all
 PGP Key: 0xDF1DD471        | possible worlds.  A pessimist is sure of it!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 309 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060313/1da3c07b/attachment-0001.sig>


More information about the fedora-list mailing list