MAC address of a remote computer 
January 15th, 2007, 07:18 AM
| | Newbie | | Join Date: Jan 2007
Posts: 2
| | |
How to find the MAC address of a remote computer from my computer,through my computer command prompt.
| 
January 16th, 2007, 06:05 AM
| | Newbie | | Join Date: Jan 2007
Posts: 23
| | | re: MAC address of a remote computer
Type ARP -A in the command prompt. Hope this helps.
| 
January 23rd, 2007, 11:12 PM
|  | Moderator | | Join Date: Sep 2006 Location: Los Angeles, CA
Posts: 596
| | | re: MAC address of a remote computer
This is very interesting, what is the syntax for me to find the mac address of a remote computer on the network?
Let me know, Cyber.
| 
March 15th, 2007, 09:30 PM
| | Newbie | | Join Date: Mar 2007
Posts: 1
| | | re: MAC address of a remote computer Quote: |
Originally Posted by Cyberdyne This is very interesting, what is the syntax for me to find the mac address of a remote computer on the network?
Let me know, Cyber. |
try this: nbtstat -A ipaddress
The last line display as a result should read MAC address: xx-xx-xx-xx. It's that simple
| 
March 16th, 2007, 11:43 PM
|  | Moderator | | Join Date: Sep 2006 Location: Los Angeles, CA
Posts: 596
| | | re: MAC address of a remote computer
Thanks, it work great! I use it all the time now.
Cyber.
| 
May 26th, 2007, 12:10 AM
| | Newbie | | Join Date: May 2007
Posts: 1
| | | re: MAC address of a remote computer
Thank you for the information guys. I have a slight concern --> when I try to find out the IP address of the various computers in my home that are connected both wirelessly and through a wired connection, I get the same IP address for all of them. I am assuming this is because they are all connected to the same router. However, if I try to find the MAC of a remote computer with just an IP address, won't the same thing happen --> won't just the MAC of the router show up?
Another question... if a computer that is connected to a WiFi network logs on to thescripts.com or any other server, what information is their server logging? IP Address and MAC? Just IP Address? Can MAC easily be derived? If so, is that the MAC of the local router it is being accessed with or the actual end PC client?
Any input would be much appreciated. Thanks.
| 
May 26th, 2007, 04:18 AM
| | Newbie | | Join Date: May 2007
Posts: 1
| | | re: MAC address of a remote computer
- arp and nbtstat working on local network only, use a tool call GetMAC for cross a network
- as i know just IP address
tN
| 
May 30th, 2007, 03:16 AM
| | Newbie | | Join Date: May 2007
Posts: 1
| | | re: MAC address of a remote computer
Hi Everyone...
I need help.
Does anyone here knows how can I get the wired mac address of a remote computer in linux even if the remote computer is using the wireless connection?
I think this command -> arp -a <ipaddress> is returning only the mac address of the active connection (either wired or wireless).
What i need to get is the mac address of the wired connection regardless if the remote computer is connected in the network using wired or wireless...
Your help is very much appreciated. Thanks in advance...
|  | | | | /bytes/about
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 225,662 network members.
|