What is a MAC address? How does it work in conjunction with an IP address?

If you want to send a letter, you need the recipient's address. The address is the identifier that tells the postman where to send the letter, so the address must be unique. Two houses cannot have the same address, otherwise there will be confusion.

The Internet works much like the postal service. Instead of sending letters, devices send “packets of data,” and IP addresses or MAC addresses determine where those packets will go. Today’s article will discuss how the two work together.

Table of Contents of the Article

What is an IP address?

An IP (Internet Protocol) address is a numerical identifier for a piece of network hardware. Devices on a network have unique IP addresses, similar to home or business addresses. Devices use IP addresses to communicate with each other over a network.

Quantrimang has a long article about IP addresses, for more details, please read the article: What is an IP address?

What is a MAC address? How does it work in conjunction with an IP address?

What is MAC address?

A MAC address uniquely identifies a "network interface" in a device. While IP addresses are assigned by the ISP and can be reassigned when a device connects or disconnects, MAC addresses are tied to the physical adapter and are assigned by the manufacturer.

A MAC address is a string of 12 digits, where each digit can be any number from 0 to 9 or a letter from A to F. For readability, the string is divided into blocks. There are three common formats, the first of which is the most common and preferred:

  1. 68:7F:74:12:34:56
  2. 68-7F-74-12-34-56
  3. 687.F74.123.456

The first 6 digits (called the “prefix”) represent the adapter manufacturer, while the last 6 digits represent a unique identifier for that particular adapter. The MAC address does not contain information about which network the device is connected to.

How do IP addresses and MAC addresses work together?

Bridge between MAC address and IP address: ARP

Although MAC addresses and IP addresses have many differences, they do not operate independently of each other. The Address Resolution Protocol (ARP) is the bridge that connects them. This protocol operates between Layer 2 and Layer 3 on a local area network (LAN) . It maps IPv4 addresses to the MAC addresses of network devices and vice versa.

Note : IPv4 uses the ARP protocol. On newer IPv6 networks, the Neighbor Discovery Protocol provides equivalent functionality.

Here's how it works: A device wants to communicate with another device on a local network segment. It puts its request with both the source IP address and the destination IP address in an IP packet. An Ethernet frame then encapsulates the IP packet. This frame contains both the source and destination MAC addresses. But sometimes the destination device's MAC address is unknown.

Example of computer A and computer B

Computer A wants to send an IP packet to computer B. But it does not know the MAC address of computer B. Computer A then broadcasts an ARP request which is received by all computers in the local network segment.

Basically, the request says, “Here is my IP address. Here is my MAC address. And I'm looking for the MAC address associated with this IP address. If this IP address is yours, please respond and give me your MAC address.”

What is a MAC address? How does it work in conjunction with an IP address?
How ARP Works with IP Addresses and MAC Addresses

Computer B receives the ARP request and will do two things.

First, every device has its own ARP table. Whenever a computer wants to send a packet on a LAN, it will first look in its ARP table. If an entry for Computer A does not already exist in the Computer B table, it will create a new entry. Computer A's MAC and IP addresses will be added based on what is in the frame.

An ARP response with the IP address and MAC address will then be sent. Computer A will receive the response and add the information to its ARP table. With the matching MAC address, Computer A can now send an Ethernet frame to Computer B.

It is important to note that, although the IP address is easy for anyone to look up, the MAC address is not easy for others to find. When an IP packet leaves your LAN and passes through a router, its header with the MAC address is stripped away. Therefore, anyone outside the LAN will never see your MAC in the IP packet (unless an application sends it as data).

The main difference between MAC address and IP address

MAC address is permanent, IP address is dynamic

Because they are assigned to the NIC or other hardware, MAC addresses never change themselves (but many network interfaces support MAC address changing). On the other hand, many IP addresses are dynamic, changing periodically based on time or characteristics of the network setup.

Each address has a unique address structure.

A MAC address is a 48-bit hexadecimal address. It is typically made up of six sets of two digits or characters, separated by colons. An example MAC address would look like this: 00:00:5e:00:53:af.

Many network card and other hardware manufacturers use a similar string at the beginning of the MAC address of their products. This is called an organizationally unique identifier (OUI). The OUI is usually the first 3 bytes of a number or character. The IEEE (Institute of Electrical and Electronics Engineers) manages the OUIs for manufacturers.

Meanwhile, an IPv4 address is a 32-bit integer represented in hexadecimal notation. A more common format, known as dotted quad or dotted decimal, is xxxx, where each x can be any value between 0 and 255. For example, 192.0.2.146 is a valid IPv4 address.

Lies in different layers of the OSI model

MAC addresses and IP addresses also exist in different layers of the Open Systems Interconnection (OSI) model. The OSI model is a conceptual framework that uses seven abstract layers to describe all the functions of a telecommunications system. In the OSI model, the MAC sublayer of the data link layer (Layer 2) implements MAC addresses. Whereas, an IP address operates in the network layer (Layer 3) of the model.

Weaknesses of IP addresses and MAC addresses

Remember how an IP address represents a device's connection to an ISP? What if a second device connects to the primary device and channels all web activity through that device? To the rest of the web, the second device's activity appears to be the primary device.

This is how you hide your IP address from others. While there is nothing wrong with doing this, it can lead to security issues. For example, a malicious hacker hiding behind some proxy can make it very difficult for the authorities to track him down.

Another risk is that IP addresses can be traced . You'd be surprised what someone can do with just your IP address.

And there's also the potential problem of IP conflicts , where two or more devices share the same IP address. This mostly happens within a local network, but with the growing shortage of IPv4 addresses, it could soon spread across the entire Internet.

As for MAC addresses, there’s really only one problem you need to be aware of: It’s incredibly easy to change a device’s MAC address . This defeats the purpose of a unique manufacturer-assigned identifier, since anyone can “spoof” someone else’s MAC address. It also makes features like MAC filtering virtually useless.

Regardless, IP addresses and MAC addresses are useful and important, so they aren’t going away anytime soon. Hopefully now you understand what they are, how they work, and why you need them.

If you have any questions or if you have any other tips or explanations, please share them with us in the comments section below!

See also:

Leave a Comment

How to Use Microsoft Teams for Business: A Complete Guide

How to Use Microsoft Teams for Business: A Complete Guide

Discover how to use Microsoft Teams for business with this complete guide. Learn setup, meetings, collaboration, and pro tips to supercharge your workflow and team efficiency.

How to Record a Microsoft Teams Meeting: Step-by-Step

How to Record a Microsoft Teams Meeting: Step-by-Step

Master how to record a Microsoft Teams meeting with this simple step-by-step guide. Capture every detail effortlessly—perfect for work, training, or reviews. Updated for the latest features.

Troubleshooting Microsoft Teams OneDrive Error Syncing

Troubleshooting Microsoft Teams OneDrive Error Syncing

Struggling with Microsoft Teams 'OneDrive Error' syncing issues? Discover proven, step-by-step troubleshooting tips to resolve OneDrive sync errors in Teams quickly and restore seamless collaboration. Updated with the latest fixes.

Solving Microsoft Teams Password Error Recovery

Solving Microsoft Teams Password Error Recovery

Tired of Microsoft Teams password error blocking your work? Master solving Microsoft Teams "Password Error" recovery with proven, step-by-step fixes. Regain access fast and frustration-free!

Troubleshooting Microsoft Teams Installation Errors on Windows 11

Troubleshooting Microsoft Teams Installation Errors on Windows 11

Struggling with Microsoft Teams installation errors on Windows 11? Get step-by-step fixes for common issues like 0x80070005, 80070422, and more. Quick, effective troubleshooting to get you back to collaborating seamlessly.

Troubleshooting Microsoft Teams Screen Error Black Screen

Troubleshooting Microsoft Teams Screen Error Black Screen

Tired of Microsoft Teams "Screen Error" black screen ruining your meetings? Discover proven, step-by-step troubleshooting fixes for Teams black screen issues, screen sharing errors, and more. Get back to seamless collaboration fast!

The Most Essential Vitamins for Women Over 50

The Most Essential Vitamins for Women Over 50

As you age, many of your bodys organs can weaken, but it doesnt have to be that way if you take care of yourself. Here are the most essential vitamins for women over 50.

How to Fix Microsoft Teams Update Error Loop

How to Fix Microsoft Teams Update Error Loop

Frustrated with the endless Microsoft Teams Update Error loop? Discover step-by-step fixes to resolve stuck updates, clear cache, reinstall, and more. Get back to seamless collaboration fast!

How to Fix Microsoft Teams Download Error on Phone

How to Fix Microsoft Teams Download Error on Phone

Encountering Microsoft Teams "Download Error" on your phone? Get instant fixes for Android & iOS. Clear cache, update apps, and more—back to chatting in minutes without frustration!

Solving Microsoft Teams VOIP Connection Error

Solving Microsoft Teams VOIP Connection Error

Struggling with Microsoft Teams VOIP connection error? Discover step-by-step fixes to solve Microsoft Teams VOIP connection error instantly. Network tweaks, cache clears, and more for seamless video calls.

Solving Microsoft Teams Unexpected Error on Startup

Solving Microsoft Teams Unexpected Error on Startup

Tired of the frustrating Microsoft Teams 'Unexpected Error' on startup? Discover step-by-step fixes, from clearing cache to advanced resets, to get Teams running smoothly again. Quick, reliable solutions for Windows and Mac users.

How to Fix Microsoft Teams Download Error Unexpected

How to Fix Microsoft Teams Download Error Unexpected

Tired of Microsoft Teams "Download Error" Unexpected blocking your workflow? Follow our expert, step-by-step guide with quick fixes and advanced tips to resolve it instantly. No reinstall needed!

Causes of oil heater noise, oil leakage and no heating when in use

Causes of oil heater noise, oil leakage and no heating when in use

Oil heaters make noise, leak oil, and do not heat up. These are all problems that arise when using a heater. So what are the causes of these problems? Read our article below!

How to Assign Participants to Breakout Rooms in Microsoft Teams

How to Assign Participants to Breakout Rooms in Microsoft Teams

Master how to assign participants to breakout rooms in Microsoft Teams with this step-by-step guide. Boost meeting engagement, automate assignments, and troubleshoot like a pro for seamless virtual collaboration.

How to Fix Microsoft Teams Giá Error Pricing Update

How to Fix Microsoft Teams Giá Error Pricing Update

Struggling with Microsoft Teams "Price Error" after the latest pricing update? Discover step-by-step fixes to resolve it quickly, restore seamless collaboration, and avoid subscription headaches. Updated with the newest solutions.