Networking Forums

Networking Forums > Computer Networking > Linux Networking > getting IP addr from MAC address.

Reply
Thread Tools Display Modes

getting IP addr from MAC address.

 
 
Nirnimesh
Guest
Posts: n/a

 
      08-14-2004, 05:34 PM
How can I get the IP address of a system, given the MAC address?


Nirnimesh.
 
Reply With Quote
 
 
 
 
Michael Heiming
Guest
Posts: n/a

 
      08-14-2004, 05:51 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

In comp.os.linux.networking Nirnimesh <(E-Mail Removed)> suggested:
> How can I get the IP address of a system, given the MAC address?


man arp
..

--
Michael Heiming (GPG-Key ID: 0xEDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBHlE9AkPEju3Se5QRAg/QAKCmVcdsfTX48HUkbXnhRx0sXRO1JgCeKZ8/
sooTC1FkYIqPL0T2XwdQTcc=
=zSYL
-----END PGP SIGNATURE-----
 
Reply With Quote
 
Bill Unruh
Guest
Posts: n/a

 
      08-14-2004, 07:23 PM
(E-Mail Removed) (Nirnimesh) writes:

]How can I get the IP address of a system, given the MAC address?

If it is on your subnet, arp. If not, there is no way.

 
Reply With Quote
 
James Knott
Guest
Posts: n/a

 
      08-14-2004, 09:08 PM
Nirnimesh wrote:

> How can I get the IP address of a system, given the MAC address?


You can't, unless you're on the same local lan as the computer you're
looking for. Then if you've had any IP traffic with it, the MAC and
corresponding IP will be in your arp cache. Once a packet passes through a
router, the original MAC is discarded.

--

(This space intentionally left blank)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ip addr add vs. interface alias kianusch@gmail.com Linux Networking 4 04-10-2007 08:16 PM
About send packet with BROADCAST addr? Who can help me. bighead_csu@hotmail.com Linux Networking 3 06-05-2006 05:50 AM
How can I assign static DNS addr? GS Linux Networking 6 05-22-2005 11:24 PM
multicast broadcast addr innocent Linux Networking 1 04-05-2005 06:15 PM
ipv6 ip addr. problem dutone Linux Networking 0 06-23-2004 09:47 PM



1 2 3 4 5 6 7 8 9 10 11