Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting ip address from MAC address
Message
From
27/01/2004 11:53:26
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Windows
Category:
Networking & connectivity
Miscellaneous
Thread ID:
00871006
Message ID:
00871016
Views:
15
>I've discovered a rouge device on our network and I know it's mac address (using Netstumbler). How do I determine the IP address from the MAC address?

The lookups are done the other way; if a machine wants to send data to another machine, it uses ARP (the address resolution protocol) to ask: "who is IP #...?" (ARP request), and the machine that has this IP address replies: "My MAC address is..." (ARP reply).

I don't know of an easy way to do the search the way you want; perhaps some packet tracer can help identify packets that have the desired MAC address, and then you can investigate the packet, which will most likely contain an IP address, too.

Because of this kind of problems, the MAC addresses vs. IP addresses should be documented somewhere; but of course, many companies don't take the trouble to do this.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform