Feed Headline Animator

How to change a MAC address in Microsoft Windows

Under Windows, the MAC address is stored in a registry key. To change a MAC address, find that key with `regedit` and change it. Of course, Microsoft keeps moving the location of the key around!

Windows XP adds an option to change the MAC address on some network cards under the Advanced tab in the network adapter's Properties menu.

A much easier and more reliable method to change a MAC address under Windows is to use a software utility program designed to do this for you.

Macshift is a free utility that you can use to spoof your MAC address under Microsoft Windows.

What is a MAC address

A MAC address is an address which exists on Layer 2 of the OSI Model.

Layer 2 of the OSI model is the Data Link Layer. The Data Link Layer consists of two sublayers, the Media Access Control (MAC) layer and the Logical Link Control (LLC) layer. The MAC sublayer controls how a network node gains access to the data and permission to transmit it.

MAC addresses are globally unique addressed that are written into hardware at the time of manufacture. For this reason, MAC addresses are sometimes called Burned In Addresses (BIA).

After manufacture, it is possible in many cases to change the MAC address of a device in software.

MAC addresses are used by many different Layer 2 technologies, including Ethernet, Token Ring, 802.11, Bluetooth, FDDI, ATM, SCSI, and Fibre Channel.

Because MAC addresses originated in the Ethernet specification, the MAC address is sometimes referred to as the Ethernet Address.

A MAC address is 48 bits long. This means that there are 281,474,976,710,656 possible MAC addresses.

A sample MAC address looks like this:

00-0C-F1-56-98-AD

The first three bytes of this address (00-0C-F1) identify the manufacture of this network device, in this case Intel.

These first three bytes are assigned by the IEEE and the database is available online at IEEE OUI and Company_id Assignments.

The last three bytes of this address were assigned by Intel when they device was manufactured.


Posted by: Wasim Javed

No comments:

Post a Comment