
Generally, the wireless device names will be wlan0, wlan1, wlan2, wlo0, wlo1, and wlo2, whereas the Ethernet (wired device) will probably have eth0, eth1, eno0, eno1,enpls0, or enpls1. Open up your terminal and use the following command, and it will bring the address of the present network cards in your system: ip linkĪnd you’ll be met with the following output: There are serveral Linux networking commands that can be used to get the MAC address of the WiFi or LAN cards.īasically, use the same command that you use for checking the IP address. Method 1: Find MAC address using command line I’ll show both command line and GUI methods. In this tutorial, I’ll share the steps for finding the MAC address of your desired networking interface in Linux. The MAC address, also known as the physical address, is a 12-digit hexadecimal code (48-bits) and is represented as MM:MM:MM:SS:SS:SS So, your WiFi card has a MAC address, and so does the Ethernet (LAN) port. It is because the MAC address is a core part of networking, and each networking peripheral device has its own MAC address. The link/ether field associated with your ethernet interface is your MAC address.When you are learning networking or troubleshooting it, you would need to know the MAC address.Ī computer can have more than one MAC address. The "Ethernet Address" field for the ethernet hardware port is your MAC address. Type " networksetup -listallhardwareports". Click on the Advanced button on the right, and then the Hardware tab.Make sure that the ethernet interfaces is selected on the left side.Go to the Apple menu > System Preferences > Network (under "Internet and Wireless").Make sure you're looking at your ethernet interface and not your wireless interface. The Physical Address value for your ethernet card is your MAC address.


When the command window appears, type ipconfig /all. For PCs running Windows 8 and later, launch the "Command" program by searching for it in your applications list.

Finding the Ethernet MAC Address Microsoft Windowsįor PCs running Windows 7 and earlier, Go to Start Menu > Programs > Accessories > DOS Command Prompt. Both wired and wireless network interfaces have these addresses. It is a 12 digit hexadecimal number usually delimted by colons, e.g.
