Useful for a number of reasons, today I wanted to add some machines to my whitelist…they both have static ips but I also wanted to add the MAC addresses, to do so use the following;
To determine the MAC address of a remote device:
- Open the MS-DOS prompt (From the Run… command, type “CMD” and press Enter).
- Ping a remote device that you want to find the MAC address (for example: PING 192.168.0.1).
- Type “ARP -A”, and press Enter.