Click to See Complete Forum and Search --> : Listing opened ports


Erico' Suave'
06-07-2001, 11:47 AM
Which command will list all of the open ports on my RH box. I need to know what is actually running.

X_console
06-07-2001, 01:45 PM
Well you could use netstat. Or you can download nmap (www.insecure.org/nmap) and use that to portscan your system to see what's running.

Morph
06-07-2001, 02:22 PM
just got nmap a few hours ago after seeing an article on it at www.linux.com (http://www.linux.com)

Pretty good and very easy to use. I'd recommend it