General discussion
March 7, 2001 at 08:52 AM
turtle-sf

Which process captures the port on host?

by turtle-sf . Updated 25 years, 5 months ago

Hi Gurus,

The problem: I can find which port is captured by application using “netstat -a”. I can find which application uses this port using “ps”, “who”, “w” if the port in state other than “LISTENISHED” (e.g. “ESTABLISHED”, “TIME_WAIT” and etc). But how can I find the application which stated the port in “LISTEN”?

This discussion is locked

All Comments