capture is not showing all dns traffic
Recently new to wireshark, so I clear my host cache and perform a capture on my wifi interface then I go to explore.org on a web browser and thenn I go back to wireshark to stop the capture, I filter my search to dns but it does not show the dns with information for explore.org webpage. Why is this not showing is there something I'm not catching, my capture is showing a bunch of doh-01.spectrum.com responses.
The DNS requests may be encrypted: DNS over TLS vs. DNS over HTTPS | Secure DNS
is there anything that can be done to allow the requests to be shown in the capture?
Try using neverssl.com instead
Please update the question with output of
wireshark -v
orHelp->About Wireshark:Wireshark
.Also include the same type of information (which program, version, ...?) for the browser you're testing with.