Exploring Broadcast Domains - tmansfield42/Tech-Journal GitHub Wiki
Exploring Broadcast Domains
Summary
In this lab we pinged another student and google, captured the ICMP request and analyzed them.
https://docs.google.com/document/d/1YuSfqoL7VQJ4zfBrXY67p-jqeVX_L0IwbdpsgROhaj4/edit
Procedure
- Open wireshark, ping google (8.8.8.8) and analyze the request.
- What is the source MAC address? What is the destination MAC address?
- Does the source MAC address look familiar from prior labs? Do you think it is the Google Server's MAC address?
- Ping another system's IP on the LAN. Capture this ping in Wireshark.
- What are the source and destination MACs in the ping reply
- What is your partner's MAC address?
- Does the MAC address match the address from you traffic capture? If not - what do you think happened?
- Now both partners need to ping each other and both need to capture these pings on Wireshark.
- On your workstation, what is the source and destination MACs from the pings?
- On your partner's workstation, what is the source and destination MACs from the pings? Why are these different?