Open ports NMAP check!?
I just installed nmap to check for any openports.The results:
PORT STATE SERVICE
1/tcp open tcpmux
21/tcp open ftp
22/tcp open ssh
25/tcp open smtp
53/tcp open domain
80/tcp open http
110/tcp open pop3
111/tcp open rpcbind
143/tcp open imap
443/tcp open https
465/tcp open smtps
631/tcp open ipp
783/tcp open hp-alarm-mgr
953/tcp open rndc
993/tcp open imaps
995/tcp open pop3s
3306/tcp open mysql
5432/tcp open postgres
6666/tcp open irc-serv
The strange thing isthat the following ports are NOT open in apf:
1/tcp open tcpmux
783/tcp open hp-alarm-mgr
953/tcp open rndc
6666/tcp open irc-serv
Is it false alarm or does nmap always show the correct info?
APF is running but isnt shown when grepping through "ps aux"..

