I use MAC address for my DHCP IP settings. So I always need to find MAC address from the new machine that plug into my network. Without the MAC address, user will not be assigned any IP address. And this helps to enforce certain level of security. Ya i know it’s not the best solution, but at least it block some newbie :p
To find your MAC address on Mac OS X, follow the steps below:-
Advertisements
- Click on Apple -> “About this Mac” -> “More Info”
- Click on “Network” at the left navigation and you will see your MAC address as the image below:-
* Image above showing the Air Port MAC Address in Mac OS X
* Image above showing the LAN Port MAC Address in Mac OS X
To find your MAC address on Windows XP/2000/Vista/7 , follow the steps below:-
- Start -> Run -> type “cmd” and enter
- Enter the command below:
ipconfig /all
- The “Physical Address” is your MAC address.
Related posts:
How to move cursor to end of line in vi editor
How to reload .bash_profile in Linux or Mac?
How to disable auto hide ribbon (toolbar) in Word
How to disable Front Row shortcut key in Mac
Excel: How to sum filtered only rows?
Dependencies failed to build: apr apr-util - Macport apache
How to disable notification center in Mac OS X
How to open wmv file in Mac OS X
Share this with your friends:-