Asif Dasl wrote: » Wireshark Universityhttps://www.lcuportal2.com/wct01-network-analysis-overview.htmlhttps://www.lcuportal2.com/wct02-introduction-to-wireshark.html Were you on a normal switch port? Not a SPAN port? That's probably why you are only seeing yourself and a few broadcasts from other devices... edit - there are 65535 ports on a pc so not sure how you are using them all...
--chris-- wrote: » Anyone know of a good site for tutorials on how to really use Wireshark? I had an issue today with a clients PC that had 6000+ concurrent external connections (according to our monitoring software) but when I ran wireshark on it, I seen nothing but my single connection and a few internal IPs.netstat -n -o via the command line showed that every port on the internal IP was used up and connected to another internal IP (which was a security IP camera). Very weird...but the PC is working normal, not a hint of slowdown. The user had not noticed anything strange either. No malware that was found with the basic scans. Either the monitoring software is bugged out on this one or I am not using wireshark correctly.