Wireshark lab 2‐2 (observing network activity) - Dleifnesor/NET-150 GitHub Wiki
In this lab we observed packets sent and received through a program called Wireshark,
Commands used:
ping
ipconfig/all
arp -a (not told to use but is useful in finding MAC addresses)
Problems found: I was unable to ping the default gateway, however, I was able to ping it when I connected my laptop through ethernet
ipconfig/all arp-a [ip address]
to view the destination MAC address of a packet, first go to the Ethernet II drop down on the bottom left, then click the dropdown menu for the destination, it will be under "Source"