Closed Thread
Results 1 to 2 of 2

Thread: Linux - Find the MAC adress of the network card!

  1. #1
    Void Guest

    Linux - Find the MAC adress of the network card!

    How can I find/get the MAC address of the network card in Linux?

    ifconfig doesn't list that information!

  2. CODECALL Circuit advertisement

     
  3. #2
    Jordan Guest
    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.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. linux, how do i find where my app was loded
    By h4x in forum General Programming
    Replies: 0
    Last Post: 10-11-2009, 04:30 AM
  2. Microsoft or Linux/Unix Network Admin?
    By xsubxwooferx in forum The Lounge
    Replies: 17
    Last Post: 10-28-2008, 11:34 AM
  3. Linux and Video card problems!
    By TcM in forum Linux/Unix General
    Replies: 6
    Last Post: 07-22-2008, 02:19 AM
  4. how to find my ip adress and the ip from a webpage ?
    By kresh7 in forum Visual Basic Programming
    Replies: 5
    Last Post: 11-03-2007, 03:26 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts