Differences between revisions 1 and 23 (spanning 22 versions)
Revision 1 as of 2005-11-07 14:48:12
Size: 1822
Comment:
Revision 23 as of 2014-11-17 10:58:01
Size: 2085
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
[[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.
Examples of possible MAC addresses:
080007A92BFC 09:00:07:A9:B2:EB 09-10-4A-B9-E2-A4 [[BR]]
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]]
<<BR>>
<<TableOfContents>>

A MAC address (Media Access Control) is a unique hardware number assigned to a Network Interface Card. It 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>>
||<tablestyle="width: 99%; background-color: #FFFFB2;"> 080007A92BFC || 09:00:07:A9:B2:EB || 09-10-4A-B9-E2-A4 ||
<<BR>>
Line 12: Line 14:
[[BR]]
'''Linux'''
[[BR]]
[[BR]]
<<BR>>
=== Linux ===
<<BR>>
Line 17: Line 18:
[[BR]][[BR]]
||<tablestyle="width: 100%; background-color: #E0E0FF;"> /!\ 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 (without quotes) 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'''
||<tablestyle="width: 100%; background-color: #E0E0FF;"> /!\ Under the settings for your ethernet connection you will see your MAC address listed by physical address. ||
[[BR]]
'''Macintosh'''[[BR]]
 * Go to the '''Apple Menu'''
 * Select '''About This Mac'''
 * Select '''More Info'''
 * Under '''Network''' : Built-In[[BR]]
||<tablestyle="width: 100%; background-color: #E0E0FF;"> /!\ The MAC address will be shown as ethernet address. ||
[[BR]]
[[BR]]
<<BR>>
<<
BR>>
||<tablestyle="width: 99%; background-color: #E0E0FF;"> /!\ You will find the hardware address listed after HWaddr. ||
<<BR>>
===
Windows 7 ===
 * Click on '''Start''' or press the windows key
 * In the menue ''Search programs and files'' type '''cmd''' and press '''Enter'''
 * This will launch an MS-DOS window. At the prompt (C:\>), type the following and press Enter: '''ipconfig/all'''
||<tablestyle="width: 99%; background-color: #E0E0FF;"> /!\ Under the settings for your ethernet connection you will see your MAC address listed by physical address. ||
<<BR>>
Line 36: Line 29:
If you need help please send email to uco@ifh.de . === Macintosh ===
 * Go to the '''Apple''' (top left corner)
 * Select '''System Preferences'''
 * Select '''Network'''
 * to find the MAC address for '''Ethernet''':
  * Select Ethernet on the left-hand side and press the button '''Advanced'''
  * Go to the tab '''Hardware'''
 * to find the MAC address for '''Wi-Fi'''
  * Select Wi-Fi on the left-hand side and press the button '''Advanced'''
  * Go to the tab '''Hardware'''
<<BR>>

=== iPad ===
Go to the '''Settings''' --> '''General''' --> '''About'''
<<BR>>
||<tablestyle="width: 99%; background-color: #E0E0FF;"> /!\ The Wi-Fi address is your MAC address. ||
<<BR>>
If you need help please send an email to <<MailTo(uco-zn AT desy DOT de)>>
Line 40: Line 50:
CategoryCategory CategoryCategory CategoryCategory CategoryCategory CategoryCategory CategoryCategory CategoryCategory CategoryCategory


A MAC address (Media Access Control) is a unique hardware number assigned to a Network Interface Card. It 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.

Examples of possible MAC addresses:

080007A92BFC

09:00:07:A9:B2:EB

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


How to find your MAC address?


Linux


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

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


Windows 7

  • Click on Start or press the windows key

  • In the menue Search programs and files type cmd and press Enter

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

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


Macintosh

  • Go to the Apple (top left corner)

  • Select System Preferences

  • Select Network

  • to find the MAC address for Ethernet:

    • Select Ethernet on the left-hand side and press the button Advanced

    • Go to the tab Hardware

  • to find the MAC address for Wi-Fi

    • Select Wi-Fi on the left-hand side and press the button Advanced

    • Go to the tab Hardware


iPad

Go to the Settings --> General --> About

/!\ The Wi-Fi address is your MAC address.


If you need help please send an email to <uco-zn AT desy DOT de>


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