How to Get MAC Address Using Remote IP Address
Use the arp command
Open a Command Prompt or Terminal window. You can use the command arpon any operating system to determine the MAC address of another computer on the network.
On Windows, enter cmdWindows Search in the search bar, right-click Command prompt , and select Run as administrator .
If you use macOS, you need to type Terminalin the Spotlight search bar and then double-click Terminal .
On Linux, press Ctrl + Alt + T or open a Terminal window from the window manager.
Execute the command to contact the IP address. ping ipaddressYou need to contact the remote computer so that its MAC address is added to the cache—ping is an easy way to do this.
If you know the computer's hostname but don't have an IP address, simply ping the hostname—the IP address will be returned for you to use in the next step.
Execute command to get MAC address. arp -a ipaddressThe MAC address will appear under the "Physical Address" heading in the arp results on Windows and "HWaddress" on macOS and Linux.
Use getmac command (Windows)
Open command prompt. If you can log in to the remote computer with administrator access (and that computer is also running Windows), you can use the command getmacto see every MAC address on this device. Type cmdinto the Windows Search search bar, right-click on the Command prompt and select Run as administrator .
Execute command getmac. The full command would be {{kbd|getmac /s ipaddress /u username /p password .
Replace ipaddress with the IP address or hostname of the remote computer.
Replace username and password with the remote computer's administrator username and password.
{"smallUrl":"https://www.wikihow.com/images_en/thumb/a/a9/Get-a-MAC-Address-from-an-IP-Remotely-Step-6.jpg/v4-460px- Get-a-MAC-Address-from-an-IP-Remotely-Step-6.jpg","bigUrl":"https://www.wikihow.com/images/thumb/a/a9/Get-a- MAC-Address-from-an-IP-Remotely-Step-6.jpg/v4-728px-Get-a-MAC-Address-from-an-IP-Remotely-Step-6.jpg","smallWidth":460 ,"smallHeight":345,"bigWidth":728,"bigHeight":546,"licensing":"
You should read it
- How does IP address and MAC address work in parallel?
- Instructions for using IP address 192.168.2.2
- Link this website to friends, you will know their address via the computer's IP
- What is a static IP address?
- Understanding IP address 192.168.1.4
- How to fix IP 169 address error
- Understanding IP address 192.168.1.3
- What is the IP address 192.168.1.5 used for?
- What is an IP address?
- Learn about Public IP address
- Why is Localhost's IP address 127.0.0.1?
- How to Determine the IP Address on a Mac
Maybe you are interested
How to fix Cannot renew IP address error on Windows
What is a MAC address? How does it work in conjunction with an IP address?
3 ways to change IP address in Windows 10
How to use the ipconfig command to refresh and reset IP address
The simplest way to check IP address on computer, check IP in LAN
View and read MAC addresses of Windows 7, 8, 10 and Mac OS X computers