Lab 3‐2: Exploring Broadcast Domains - TheWumpDump/NET-150 GitHub Wiki
This lab consisted of pinging both remote and local devices to compare what MAC addresses would show up as the destination/source in Wireshark.
All commands used were listed in prior labs (ping and ipconfig /all)
Deliverable 1:
The source and destination appear to be identical to those from the previous lab. I am 99.99% sure this is NOT Google's server MAC address.
Deliverable 2:
The destination is now the source, and the new destination appears to be the same device (Pegatron) but it has a different MAC address.
Deliverable 3:
The new destination is actually my partner's computer, which isn't a surprise and also explains why the device name is identical.
Deliverable 4:
My PC - reply
Partner's PC - Reply
Deliverable 5:
As can be clearly seen, the source and destinations are swapped which makes sense; my reply is their request, and vice-versa.