Differences between revisions 13 and 14
Revision 13 as of 2005-11-07 15:40:22
Size: 1752
Comment:
Revision 14 as of 2005-11-07 16:02:52
Size: 1735
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
 * In the Open dialog box, type the following (without quotes) and click '''OK''' (or just press enter): '''cmd'''  * In the Open dialog box, type the following and click '''OK''' (or just press enter): '''cmd'''

BR A MAC address (Media Access Control) is a unique hardware number assigned to a Network Interface Card. She is 12- digit and contains numbers and letters. It may have several different names, the MAC address is sometimes called Ethernet Address, Hardware Address, Network Address or Physical Address depending on the manufacturer. BR BR Examples of possible MAC addresses: BR

080007A92BFC

09:00:07:A9:B2:EB

09-10-4A-B9-E2-A4

BR

How to find your MAC address?

BR Linux BR BR Type /sbin/ifconfig –a at the shell prompt, then press Enter or Return. BR BR

/!\ You will find the hardware address listed after HWaddr.

BR Windows 2000/XP BR

  • Click Start on the taskbar and select Run.

  • In the Open dialog box, type the following and click OK (or just press enter): cmd

  • This will launch an MS-DOS window. At the prompt (C:\>), type the following (without quotes) and press Enter: ipconfig/all

/!\ Under the settings for your ethernet connection you will see your MAC address listed by physical address.

BR MacintoshBR

  • Go to the Apple Menu

  • Select About This Mac

  • Select More Info

  • Under Network : Built-InBR

/!\ The MAC address will be shown as ethernet address.

BR If you need help please send email to uco@ifh.de .


mac_address (last edited 2014-11-17 10:58:01 by SimoneWassberg)