Lab 3‐1 ARP Observation - aljimenez28/champlain GitHub Wiki
During this lab we cleared the cache to search and observe ARP packets.
Useful commands:
Ifconfig
- to find ip address on Linux
sub su
(?)-->password-->....= to clear cache
Problems during the lab: dns cache wouldn't fully empty
To solve: we restarted the computer and we ran a targeted command: Arp -d 10.0.17.2 It didn't clear the full cache but it cleared the cache for that address