Subject: Re: command to inentify the process that is listening in a port.
To: Siju George <sgeorge.ml@gmail.com>
From: matthew sporleder <msporleder@gmail.com>
List: netbsd-users
Date: 04/09/2007 11:15:28
On 4/9/07, Siju George <sgeorge.ml@gmail.com> 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?


Linux can do this with netstat, but on netbsd you use fstat.