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 <[EMAIL PROTECTED]> 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)


Reply via email to