Tag: netstat

49 How do I kill a process that is dead but listening? 2010-11-26T15:24:16.540

46 netstat with process name? 2014-01-26T16:07:42.660

39 What is ::: in the Local Address of netstat output? 2013-10-17T13:33:57.370

27 How to use netstat to show what process is listening on a port 2013-08-03T01:40:35.777

23 Do 0.0.0.0:0 and *:* represent the same thing? 2016-07-01T14:14:14.970

21 How to kill a particular tcp connection in windows? 2012-02-01T14:23:06.353

20 How does Mac OSX prioritize network interfaces when routing? 2012-09-10T19:11:52.563

18 How to interpret the output of netstat -o / netstat --timers 2011-02-01T17:05:56.567

15 how to use netstat on a specific port in Linux 2013-05-31T05:37:55.583

12 Why UDP does not show LISTENING in the state column in netstat? 2016-07-03T22:16:42.553

9 `netstat` command in WSL return empty list 2017-09-13T03:25:25.737

8 Netstat -a command : Difference between 0.0.0.0 and 127.0.0.1 2011-01-31T20:59:40.243

8 Linux, netstat : how to display the owner of programs using ports? 2014-02-20T23:19:24.687

7 How can I close a port (seen open on netstat)? 2010-07-24T06:27:12.147

7 What does "msnbot" mean in netstat listings? 2016-02-26T17:05:55.157

6 What is the difference between :::: and 0.0.0.0 from the netstat -an output? 2012-12-05T22:37:28.043

6 What's up with port 8080 on my OSX box? 2014-01-15T00:31:17.970

6 bind-address = ::1 # however, netstat shows 0.0.0.0:3306 LISTENING 2014-03-17T19:01:31.970

5 How can I tell which of multiple network cards is in use? 2011-06-30T08:13:00.457

5 Getting system lacked sufficient buffer space or because a queue was full 2014-11-20T06:44:29.417

5 Why does explorer.exe has an established connection to a microsoft server? 2015-01-26T18:55:27.653

5 Close ssh tunnel without root and without killing all other ssh connections 2017-05-24T13:27:34.073

5 Netstat listening programs on ports alternative on Debian 9 2017-06-25T18:47:16.673

4 How can I determine the process for what is listening on the network in linux? 2010-05-08T08:27:47.577

4 Where does netstat get the process name? 2011-06-25T04:26:50.303

4 The meaning of port 0 in netstat output 2012-02-06T06:24:41.893

4 Continuously check netstat output for a particular program 2012-09-07T07:38:39.017

4 find the process which is listening on a specific port 2013-04-24T14:27:30.370

4 What is the difference between nmap and netstat? 2016-04-14T16:45:48.720

4 Powershell one-liner to show process on same line as port using netstat issue 2017-06-01T15:48:10.577

3 Could you help me to understand netstat output? 2010-09-04T11:19:51.920

3 netstat: grep lines related to a specific process 2010-10-28T23:06:29.673

3 What does 'Listening' refer to when looking at the results displayed by netstat? 2011-09-15T23:26:43.870

3 Netstat Real-time TCP/IP Monitoring 2012-05-30T19:53:52.170

3 Interpreting statistics from netstat -s 2012-07-26T16:59:26.457

3 Port 53 on a Windows 7 machine is inaccessible from LAN 2013-02-03T18:12:31.367

3 Netstat speed on windows 2013-12-13T16:05:41.147

3 How to determine why port 443 is already in use? 2014-08-10T21:06:37.850

3 OSX Yosemite - How to add route having two default gateways 2015-03-28T16:03:23.267

3 netstat -o timer value "probe" 2015-05-13T12:45:54.040

3 Linux netstat shows ipv4 mapped ipv6 address 2015-11-11T11:24:20.340

2 My Mac OS X 10.5 netstat reveals a lot of open UDP connections 2011-01-29T20:50:26.503

2 Output of "netstat" shows domain I never visited 2011-02-05T16:50:17.333

2 Windows XP can use a wired network port, but MacBook (OS X) fails on the same port 2011-02-22T22:29:07.893

2 When and why does Gateway Metric become equal to Interface Metric ? (Windows network Adapters) 2011-07-05T22:08:36.593

2 Kill UDP port that has no process? 2012-11-12T16:45:19.867

2 Can I tell from "netstat" if someone is snooping my computer? 2013-03-13T03:49:29.877

2 Can anyone explain this netstat -b? There are a lot of connections. 2013-06-23T23:12:55.950

2 need to know how many connections i have on a specific port. using netstat 2013-10-22T09:25:18.333

2 Is the same port acting as both client and server? 2013-12-04T18:22:44.280

2 Get *hostname* of a RDP client computer 2015-07-08T05:22:54.660

2 How to monitor the unix socket statistics in OSX per-seconds 2015-12-17T19:09:37.760

2 Meaning of netstat output? 2016-07-15T20:54:13.533

2 How to check which process is flooding TCP SYN connections on Linux? 2016-11-11T02:48:22.910

2 What are the different parts of the response from netstat -rn 2017-02-01T06:24:01.290

2 How to find attached processes via unix domain socket? 2017-06-14T05:31:53.100

2 How to log all ports once opened by a process/app in Linux for short time? 2017-06-30T08:59:45.367

2 How to interpret outputs from netstat -sp TCP? 2017-08-03T02:52:22.497

2 Suggest me to understand why my windows 10 found connected to that many hosts. checked with netstat -fb 2018-11-20T02:37:20.003

2 Why is the local address the same as the peer one? 2019-08-12T09:20:02.797

1 Is it possible to know which process opened a connection in Windows? 2010-04-20T14:46:12.707

1 Nestat -ano what does it mean? 2010-11-08T00:59:34.367

1 What does netstat mean by "acknowledgments not containing data received"? 2011-01-20T12:24:48.983

1 How do I understand netstat output? 2011-01-21T06:50:15.743

1 what is ip 10.1.1.130 to which seems monitored by NT Kernel & System process on Windows 7? 2011-03-02T04:44:56.310

1 Count exchanged bytes per TCP connection 2011-03-25T13:20:11.860

1 why can't I open a port on Win 7? is it the app's fault? 2011-04-02T05:35:05.487

1 Why does netstat on Windows show connections over 24 hours old? 2011-08-04T18:00:59.273

1 How can I unbind a UDP port that has no entry in lsof? 2012-11-12T00:20:53.840

1 Redirect the output of netstat to a file? 2013-02-07T16:07:38.083

1 How to Get List/Reference Computers on a Domain, When My computer is Not a Part of that Domain 2013-03-18T23:01:22.333

1 Netstat doesn't work on FreeBSD by php function exec() 2013-04-28T13:03:22.017

1 What is "armtech daemon"? 2013-05-24T11:44:55.447

1 What does netstat -r on OSX tell you about gateways? 2013-07-20T15:43:30.013

1 Where are the open ports ? Am I getting an incomplete list? 2013-08-14T08:07:25.813

1 netstat multiple local addresses - connections from other PC in LAN to Internet 2013-10-11T18:57:44.543

1 What does *:* in lsof output stand for? 2013-10-23T13:06:50.117

1 Query an office gateway/router to confirm all routes? 2013-12-20T20:01:41.313

1 How can I tell what this process is from netstat -AB? 2014-04-01T08:47:20.803

1 Windows 8 seems to be remote controlled? 2014-04-19T01:20:02.733

1 weird netstat result what does this mean why is my computer connected to itself 2014-04-28T02:54:45.293

1 Batch Capture incoming Netstat IPs as variable 2014-06-07T04:24:44.950

1 Process port-protocol form PID 2014-09-03T08:22:52.480

1 What is this foreign address called cartfill in windows netstat 2014-10-08T19:01:08.423

1 What's the netstat command to get the process name and only for a specific port? 2014-10-29T12:39:10.860

1 How to use Continuously (-c) with grep on netstat? 2014-12-20T14:36:09.457

1 How can I connect to MongoDB on my Mac OSX from a process on a Vagrant/Virtualbox machine? 2015-01-22T15:21:59.770

1 Some program occupy port 80. What is it? 2015-01-30T23:09:24.027

1 netstat showing multiple responses for single listening process 2015-01-31T07:37:25.017

1 Cannot connect to port 3306 on a remote MySQL server using MySQL Workbench in Mac OS X 2015-03-20T09:03:00.597

1 What exactly does this netstat output mean? 2015-04-08T22:48:42.913

1 How do I deal with processes which continuously open/close ports and increasingly consume memory? 2015-04-21T19:03:44.983

1 Per-process network usage on OSX? 2015-06-28T15:12:00.690

1 OS X DNS queries failing with a custom tun interface 2015-09-21T22:39:25.667

1 Netstat VS Netstat (Gnu/Linux VS BSD/Mac OS X) 2015-09-25T01:36:32.960

1 "awk" not working when using it with "watch" 2015-11-05T13:26:06.687

1 Disable default VPN ports on windows 500 and 4500 2016-01-13T06:24:54.980

1 netstat with full command name (like in htop) 2016-05-21T22:27:47.840

1 windows netstat shows mysql server state time wait 2017-02-07T10:11:12.170