Geeting Mac Of A Remote Host

djdrastic

Senior member
Dec 4, 2002
441
0
0
What is the easiest way of getting a MAC Address of a remote computer ?

I've used arp normally , but I can't seem to get the MAC address , when not in the same LAYER 3 boundary .


Any Replies Appreciated
 

alrox

Member
Nov 17, 2002
175
0
0
Nnot possible without logging into the box or switch the machine in question is attached to. MAC's only stay within layer 2 boundries and have nothing to do with IP.
 

ScottMac

Moderator<br>Networking<br>Elite member
Mar 19, 2001
5,471
2
0
If the remote system was set up for management (i.e., snmp agents loaded), then you could query the remote host for the value of its MAC address, as registered with the MIB.

There is no other way to get the MAC if it exists outside your broadcast domain (VLANs and VPNs would -usually- be the same BC domain).

Good Luck

Scott