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: Gergo Szakal <bastyaelvtars@xxxxxxxxx>
Date: Tue, 10 Apr 2007 00:48:19 +0200

On Mon, 9 Apr 2007 20:30:43 +0530
"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?
> 
> Thankyou so much
> 
> kind Regards
> 
> Siju

netstat -an | grep LISTEN

-- 
Gergo Szakal <bastyaelvtars@gmail.com>
University Of Szeged, HU
Faculty Of General Medicine

/* Please do not CC me with replies, thank you. */



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