What is a MAC address

A MAC address is a unique identifying number that works in a similar way to a TCP/IP address, however this magic number is usually assigned to a network device when it is manufactured.  If your network uses TCP/IP, IPX or even NetBeui then all of these protocols will rely on the MAC address.  MAC addresses…

A MAC address is a unique identifying number that works in a similar way to a TCP/IP address, however this magic number is usually assigned to a network device when it is manufactured.  If your network uses TCP/IP, IPX or even NetBeui then all of these protocols will rely on the MAC address. 

MAC addresses are usually imprinted into the hardware and can't be changed, however it is possible to spoof a MAC address by altering the software driver.  This is a fairly easy thing to set and can be accomplished by using the Windows Device Manager.

What can it be used for? 

Network and Wireless systems can implement a security feature that will prevent unauthorised computers from gaining access to the network.  The option is usually called MAC filtering on a wireless access point or router.  It works by inspecting the data packet that is sent from the computer, if the MAC address matches a number on a pre-defined table, the data is allows to pass through the network, otherwise the data is lost.

MAC filtering, although reasonabily secure, is should not be relied upon to provide total protection to your network.  Use of filtering on wireless systems should also be accompanied with some form of data encryption such as WEP or WPAPSK.

More details about a MAC address can be found at. http://en.wikipedia.org/wiki/MAC_address

 

Similar Posts

  • Survey your site

    When installing a wireless network that is going to be used all around your school, it is important to survey the buildings and map out where each wireless access point will be placed.  It will also allow you to find the best positions to place new cabling and to help stretch your budget a little…

  • Configure a static IP Address Server 2012 R2

    How to configure a static IP address for a Windows Server 2012 R2. As part of a Server installation, it is usually essential to configure a static IP Address.  A static IP address is usually configured if the Server will host Active Directory, DNS or DHCP roles.  Setting the configuration of an IP Address in…

  • What is Radius

    Radius is a method of authenticating users and computers that are connected to a host system or network remotely or using wireless networking.  It can be used to control authentication and data encryption protocols on a wireless network system. 

  • What is WPSK

    WPSK or WPA-PSK uses a pre-shared Key for authentication on a wireless system, so you don’t need a Radius Server. In order to access a WPA/WPA2 protected network all Wireless devices such as laptops, tables and smartphones would use the same pre-shared Key (PSK) to access a particular SSID. Data on a wireless network is usually…

  • What is WEP, and how to use it

    WEP is an acronym for Wired Equivalent Privacy.  This basically means that all data that is to be transmitted over a wireless local area network (WLAN) is encrypted using a 64bit or 128bit encryption key.