command to inentify the process that is listening in a port.

Haidut haidut at gmail.com
Mon Apr 9 11:59:59 PDT 2007


Also, if lsof is available on Dfly you can type something like "lsof
-i :25" and this should give you all process numbers and actual
program names that listen on port 25.
On 4/9/07, Peter Avalos <pavalos at theshell.com> wrote:
On Mon, Apr 09, 2007 at 08:30:43PM +0530, Siju George wrote:
> Hi,
>
> How Do you actually Identify what process is listening on a TCP/IP port?
> "nmap" does not usually give the right answer.
> There should be some command that can be run on the local host for
> identification right?
>
sockstat(1)







More information about the Users mailing list