![]() |
Networking Tool
Does anyone know how to in effect "ping" a mac address to generate an ip?
|
Do you mean an ARP lookup to determine the IP from a MAC address?
|
Re: Networking Tool
Quote:
|
I think you're thinking or RARP, which is Reverse Address Resolution Protocol. That will take a mac address and try and determine the IP.
Please note, however, that RARP is local subnet only, and is usually not forwarded across a router. I think Linux comes with a rarp command, I know there's no built in RARP in Windows, you'll need to download something to get that. |
You can, however, view the ARP cache in Windows by typing in a command prompt:
arp -a |
Gotta go with Pragma on this one. The easiest way to determine the IP related to a MAC address when all you have is the MAC address is by arp -a.
One question, though... How is it that you have the MAC ddress and not the IP address? |
All times are GMT -8. The time now is 11:20 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project