Hi.

If you know the port and want to know what process is listening to that port, you can 
use this:

fuser -v port#/tcp - for a tcp port
fuser -v port#/udp - for an udp port

I hope it helped.


--
David Laganière
Securinet Administrateur
www: http://www.securinet.qc.ca/
email: [EMAIL PROTECTED]


Raghu Chinthoju wrote:

> Hi Group,
>
> Can we find out what processes are listening on what TCP/IP ports on a UNIX
> host?
> I there a straight forward command to find that out?
>
> Regards,
> Raghu.
>
> This message is confidential and may also be legally privileged. If you are not the 
>intended recipient, please notify us immediately. You should not copy it or use it 
>for any purpose, nor disclose it's contents to any other person. The views and 
>opinions expressed in this e-mail message are the author's own and may not reflect 
>the views and opinions of Wilco International.




Reply via email to