|
- Open the System Preferences (in the Apple menu.)
- Click the Network icon.
- Click on Built-In Ethernet
- Under the Ethernet Tab, the address is shown as "Ethernet Address ID "
- Go to the start and select Run.
- Type: command
- Type ipconfig /all
- The Adapter address is displayed as machines Ethernet Address.
- Click on the Start menu, and select Control Panel.
(You may need to choose Settings before Control Panel, depending on your Start Menu configuration.)
- Click on Network and Internet.
(Skip this step if you do not see this Control Panel item.)
- Click on Network and Sharing Center.
- Click on Manage network connections on the left side.
- Double click on Local Area Connection .
- Click on the Details button.
- The Hardware Address is labeled Physical Address.
- Go to Start and select Run
- Type winipcfg
- Make sure that your Ethernet adapter is selected from the drop down list, and NOT any other adapter.
Note: To use the winipcfg program both your Ethernet card and TCP/IP must be properly installed.
An example of an invalid address in Windows 98 is 44:45:53:54:00:00. If you see this, you may have the PPP adapter selected in winipcfg. If your Ethernet card is not listed, then you do not have the card installed correctly.
- Go to the TCP/IP control panel.
- In the edit menu, choose USER MODE.
- Choose Advanced of the three choices. Click OK.
- Click on the INFO button.
- The address will appear in the TCP/IP window.
What is a Adapter address?
The adapter address is your Ethernet cards unique identity - a 12-byte hexadecimal number containing 12 digits, each digit being a number 0-9 or a letter A-F (Example: 0040051c0e9f).
It may be referred to as either a hardware, Ethernet, or MAC (medium access control) address and might appear as:
digits separated by a colon:
00:40:05:1c:0e:9f
digits separated by a dash:
00-40-05-1c-0e-9f
Why do you need to find this address?
An Ethernet card transmits its address with each packet of data. Your assigned network port will be configured to allow only your hardware address to pass through. If you do not record the correct address, you cannot access the network.
|