From charlesreid1

Revision as of 02:53, 3 August 2015 by Admin (talk | contribs) (Created page with "=What is ARP Poisoning= This refers to some concepts about network communications protocols covered on the Packet Analysis page. ARP is a way of using Layer 2 addressing...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

What is ARP Poisoning

This refers to some concepts about network communications protocols covered on the Packet Analysis page.

ARP is a way of using Layer 2 addressing, MAC addresses, with Layer 3 addressing, or IP addresses.

To communicate with other devices on a network, you use their IP addresses. But routers operate on Level 2, MAC addresses. That means that communicating with other devices on a network also requires knowing their MAC address. Getting a MAC address from an IP address is done through ARP.