Wireshark Lab ICMP Analysis Assignment Answers
Your question:
Assignment Help Answers with Step-by-Step Explanation:
This step involves initiating data capture using Wireshark while pinging specific website URLs. It's important to note that when you ping URLs, the DNS resolves them to IP addresses.
2) Examining and analyzing the data from the remote hosts:
Wireshark shows the MAC addresses of local hosts because they are on the same network segment, and their MAC addresses are visible on the local LAN.
However, Wireshark does not show the MAC addresses of remote hosts because MAC addresses are used for local network communication. When sending data to a remote host, your computer sends packets to a local router or gateway, which then forwards the packets to the remote host. The MAC address of the remote host is not relevant within your local network, so it's not included in the captured data.