DragonFly users List (threaded) for 2007-04
DragonFly BSD
DragonFly users List (threaded) for 2007-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Haidut <haidut@xxxxxxxxx>
Date: Mon, 9 Apr 2007 14:49:00 -0400

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@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)





[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]