Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width75%
Excerpt

Description on how to find I.P. address on Mac OS X 10.5.x

MAC OSX - Finding I.P. and MAC address for the ethernet adapter

Go to the Apple menu and click System Preferences.

...

The Network preferences pane is shown below. Make sure that Ethernet is selected and note the IP address on the right panel. Click on Advanced to bring up more information about the Ethernet connection

Image RemovedImage Added

Click on the Ethernet tab to bring up the panel shown below. Note the Ethernet ID. This is the MAC address for your computer's Ethernet adapter.

Image RemovedImage Added

Alternative Method

Run Terminal (Go > Utilities > Terminal)

Image RemovedIn spotlight search for Terminal 

 

Image Added

Enter the command "ifconfig -l" to list your network adaptersImage Removed

Pick the network adapter you use (most likely en0) and type "ifconfig en0"

...