Sometimes you may have a MAC address but need to figure out the IP address. If you have access to a computer on the same network you may be able to look it up using the arp command (works on both Windows and Linux):
arp -a
There is one post tagged arp.
Sometimes you may have a MAC address but need to figure out the IP address. If you have access to a computer on the same network you may be able to look it up using the arp command (works on both Windows and Linux):
arp -a