
The router and switches send out broadcast ARP requests to all the MAC addresses on the network asking them to respond with their IP addresses. These tools are basically used in Penetration Testing of Wireless Networks and can be used to get to know who is in the Network by knowing their IP Address and MAC Address.ĪRP (Address Resolution Protocol) is used to map MAC addresses to IP addresses on an internal network.

You can Use a number of tools for thus task such as Netdiscover, arp-scan, nmap and even WireShark. On Linux you can do the following: Getting MAC Address of Devices connected in your network So, I thought It would be useful to answer for Linux Platform too. When all the parameters are displayed, locate and write down the MAC address.Well Everybody answered the Question for Windows Platform only.Type the following command: /sbin/ifconfig (on some distributions, just ifconfig).It will look something like the following: 00:0B:4D:2F:62:7A


Write down the MAC Address for your adapter. The MAC Address and other parameters will be displayed in the DOS window.At the prompt, type the following: ipconfig /all.This number is often imprinted on the network card however, you may query your computer for the number, using one of the following methods: The Ethernet MAC Address is a unique identifier for network cards, of the form 05-A8-34-C3-67-B4 or 05A8342367B4 (6 pairs of digits and characters in the range A-F, which might or might not be separated by hyphens).
