

After a few seconds, you’ll get the full list of your network devices, like this:.I think the software will detect it automatically. Install it like any other application and then start it.To do this, I like to use Advanced IP Scanner on Windows: If your goal isn’t to authorize a device to access your network, but to assign it a static IP address in the DHCP server, you can also scan the network to find equipment connected to the network (including any Raspberry Pi). You’ll get a similar result, including the IP and MAC addresses.Īre you a bit lost in the Linux command line? Check this article first, for the most important commands to remember, and a free downloadable cheat sheet so you can have the commands at your fingertips. If this command is not available on your system, you can use “ ip a” instead. Note: The “ ifconfig” command is progressively removed on new distributions. That’s it! You can now do the same thing on your Raspberry Pi, and use the MAC address in your router configuration. So, in this case, the MAC address is b8:27:eb:4f:15:95.The MAC address is visible after the “ether” keyword, here:.In each paragraph, you can see the IPv4 and IPv6 configuration, the MAC address and a few statistics about the network card. You can see one paragraph per network card on your system.Įth0 corresponds to the wired card, and wlan0 is the Wi-Fi card.Type the ifconfig command and press enter.Open the terminal (shortcut in the top bar):.Grab your free PDF file with all the commands you need to know on Raspberry Pi! Everything will be clearer, and you will be able to follow my instructions more easily after that.

If you are still not sure what we are talking about here, I recommend that you take 5 minutes to watch this video. The first third of the book teaches you the basics, but the following chapters include projects you can try on your own. It’s a 30-day challenge, where you learn one new thing every day until you become a Raspberry Pi expert. If you are looking to quickly progress on Raspberry Pi, you can check out my e-book here. I will also share additional ways for you to find it in different situations. In this tutorial, I’ll show you how to find your MAC address with ifconfig. It’s represented as a 12-digit hexadecimal number (AA:BB:CC:DD:EE:FF). You’ll find the MAC address after the keyword “ether” in the section corresponding to your network interface. The easiest way to find the MAC address on a Raspberry Pi is to use the “ifconfig” command. I will share everything you need to know about finding the MAC address on your Raspberry Pi. Windows), but you might need help finding it on Raspberry Pi. You probably know how to do this on other systems (i.e. On some networks, you can configure a MAC address whitelist to only allow authorized devices.
