How do I see what connections are being made?
Posted
by
Coldblackice
on Super User
See other posts from Super User
or by Coldblackice
Published on 2012-11-10T04:21:59Z
Indexed on
2012/11/10
5:03 UTC
Read the original article
Hit count: 530
My DDWRT router is showing that my computer has a connection count around 600! The router is at 100% CPU use. How can I see what's making all the connections?
So far, I've opened up Resource Monitor and checked the network tab. I can sort by which program is using the most network bandwidth (Pale Moon browser), but I can't see what's making all of the connections. Or rather, where all the connections are being toward (trying to find what tab must be making all of these connections).
I've also tried netstat -A, but it apparently doesn't show the actual number of connections being made. At least, the list of established connections isn't very long, by any means (like enough to account for the 500+ connections apparently being made.
© Super User or respective owner