How can I find/get the MAC address of the network card in Linux?
ifconfig doesn't list that information!
Use the command 'ifconfig -a'
You should get something that looks like this:
eth0 Link encap:Ethernet HWaddr 00:08:C7:1B:8C:02
inet addr:192.168.111.20 Bcast:192.168.111.255 Mask:255.255.255.0
I've bolded the MAC address which is HWaddr.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks