Tagged Questions
0
votes
0answers
222 views
ping and tracert don't work, while netstat does on windows pc
I am relatively new here and I don't even know if I'm asking the qn in the correct site.
Please bear with me if I'm wrong.
In my command line netstat works, but ping and tracert don't.
I don't get ...
0
votes
1answer
237 views
How to get netstat results grouping by app name?
I use windows 7. I want get result such as distinct netstat -b.
Just get a list of all applications use the network.
How to do it?
3
votes
2answers
9k views
How to kill a particular tcp connection in windows?
On Linux we can kill an Established TCP Connection using tcpkill command.
For example, to drop all connection to/from a particular IP:
tcpkill host ipaddr
Or similary to kill all connection ...
1
vote
2answers
261 views
what is ip 10.1.1.130 to which seems monitored by NT Kernel & System process on Windows 7?
I used netstat to see what is happening with network connections, and I see this weird ip address somehow listed together with PID 4 "NT Kernel & System", whatever that might be. Netstat describes ...