Lab 3‐1 NET 150 - connor0329/repository-1 GitHub Wiki

In this lab I found the source and destination MAC address for ARP broadcast, ARP reply, and the message sent in the ARP reply, as well as pinged another student to find the ARP traffic related to mine and his system. Lastly, I pinged google's Public DNS server and attempted to find in the ARP request and reply the MAC address for the google DNS server.

  • to clear ARP cash type "arp -d" in Windows terminal -"ip -s -s neigh flush all" to clear ARP cash in Linux terminal