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

Gergo Szakal bastyaelvtars at gmail.com
Mon Apr 9 15:48:19 PDT 2007


On Mon, 9 Apr 2007 20:30:43 +0530
"Siju George" <sgeorge.ml at 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 at gmail.com>
University Of Szeged, HU
Faculty Of General Medicine

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





More information about the Users mailing list