🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

Networking Intermediate

What is ARP (Address Resolution Protocol)?

A protocol that maps IP addresses to physical MAC addresses on a local network segment.

ARP resolves IP addresses to MAC addresses, which are needed for actual data transmission on local networks. When a device needs to communicate with another on the same subnet, it broadcasts an ARP request asking "Who has IP x.x.x.x?"

The device with that IP responds with its MAC address. Results are cached in the ARP table. ARP spoofing is a security attack where a malicious device sends fake ARP responses to redirect traffic.

Related Terms

BGP (Border Gateway Protocol)
The routing protocol that makes the internet work by exchanging routing information between autonomous systems.
MTU (Maximum Transmission Unit)
The maximum size of a data packet that can be transmitted over a network without fragmentation.
TCP/IP
The fundamental communication protocol suite of the internet that defines how data is packaged, addressed, transmitted, and received.
HTTPS Everywhere
The practice of securing all web traffic with TLS encryption, ensuring data integrity and privacy between browsers and servers.
DNS Record Types
Different types of DNS entries that map domain names to various information like IP addresses, mail servers, and verification strings.
OSI Model
The seven-layer Open Systems Interconnection model that standardizes network communication functions from physical transmission to application protocols.
View All Networking Terms →