Issues and Troubleshooting - MirandaE20-class/tech-journal GitHub Wiki
In this lab I ran into the issue of being unable to capture ARP requests after clearing my ARP cache, I took the following steps to troubleshoot:
- Using the alternate ARP cache clearing command netsh interface ip delete arpcache
- Uninstalling and reinstalling Wireshark
- Uninstalling and reinstalling my WiFi drivers
- Attempting the Lab on a separate computer that had previously captured ARP requests in the past
None of these steps resolved the issues I was having with my ARP capture, so I reached out to my professor and was given an alternate capture to analyze.