In the case above, the Questions that need to be answered is:
- "What is the MAC address of the 1st responding device and the answer will be: 00:00:1B:11:22:33"
- The second question will be "What was the MAC address of the duplicate responding device and the answer will be 00:00:1B:33:22:11".
How do you use wireshark to capture packets?
The steps are:
- Do Open Wireshark and then one can go to under Capture folder and then click on enp2so.
- Click on Blue fin to start capture.
- In about 5 seconds after that operation, , click red box to stop
- Look at the Apply a display filter type arp and click on Enter to depict those packets
- Looking at the Info column, you will see lines having the 192.168.0.2 IP.
- Then Answer questions above.
Learn more about wireshark from
https://brainly.com/question/13139168
#SPJ1