For those processes that run as services, you can do a netstat -a, and it will show the name of the service. Then you can do a netstat -an to get the corresponding port numbers.
Also, check out RFC 1340 to see a list of the well known port numbers: http://www.faqs.org/rfcs/rfc1340.html Kelly ----- Original Message ----- From: "Raghu Chinthoju" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 24, 2001 10:35 AM Subject: Listning processes. > 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. >