Try using nmap to scan for open ports. Also rpcinfo is a useful command. Nessus can generate an html report about the open ports on the system and give information on what typically runs on each of the ports.
Try running the command "lssrc -a | grep active" to show running services.
The command "grep -v "^#" /etc/inetd.conf" will show the running ports.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.