Lab 3‐2 Exploring Broadcast Domains - aljimenez28/champlain GitHub Wiki
Content: In this lab, we pinged the ip addresses of our classmates to see what would happen.
Problems in the Lab:
- My partner wouldn't get my ping and I couldn't get his. The reason for this is that the computers from the lab have a firewall that blocks the ping requests
Questions/Things To Know
- ARP: Address Resolution Protocol. Network communication protocol that translates IP addresses to MAC addresses
- To capture a packet: you must go through wireshark and look up
ICMP
in the search bar.