What OS?  In linux its as easy as netstat -a -n -p

That will show you all socks, not resolve dns (faster usually), and the
pid/owner of the process.  

You can also do netstat -a -n -p | grep LISTEN to get all TCP listening
sockets, this will not show UDP ports that may be accepting connections.

If your not in *Nix.. then I guess this isn't very helpful ;-p

Joel

-----Original Message-----
From: Naveen Maram [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, June 27, 2002 11:22 AM
To: [EMAIL PROTECTED]
Subject: port mapper

Hi

I know this has been discussed before. I tried
searching the archives for this one. I am looking for
a tool that shows what ports on a system are mapped to
which services. I remember using a tool that was
called Active something. It was very cool and easy to
use. The main feature I liked about it was that it had
a windows explorer like interface and to close a port
all you had to do will click on it and click close.
Does anyone what the name of the tool is? I thought it
was called Active map or active port.

I appreciate your help

Thx
Naveen.

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Reply via email to