Differences between revisions 20 and 21
Revision 20 as of 2008-10-30 11:40:35
Size: 1996
Editor: localhost
Comment: converted to 1.6 markup
Revision 21 as of 2012-11-27 15:16:24
Size: 2119
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
<<TableOfContents>>
Line 13: Line 15:
'''Linux''' === Linux ===
Line 21: Line 23:
'''Windows 2000/XP''' === Windows XP ===
Line 28: Line 30:
'''Macintosh'''<<BR>>
 * Go to the '''Apple Menu'''
 * Select '''About This Mac'''
 * Select '''More Info'''
 * Under '''Network''' click on the ''Show'' box and select '''Built-in Ethernet'''
 * Click on the ''Ethernet'' tab<<BR>>
||<tablestyle="width: 99%; background-color: #E0E0FF;"> /!\ The MAC address will be shown as '''Ethernet ID'''. ||

=== 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'''
Line 36: Line 46:
||<tablestyle="width: 99%; background-color: #E0E0FF;"> /!\ For wireless, select '''Airport''' in the ''Show'' box. The MAC address labeled as '''Airport ID'''. ||
<<BR>>
If you need help please send email to <<MailTo(uco-zn AT desy DOT de)>>
||<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)>>


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 XP


  • 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 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)