Hi,
 
As far as I know. Nmap only scans for ports it knows. And anyways, you don't need to scan anything.
Just list what ports that is listening on your computer:
 
netstat -aep | grep LISTEN | grep tcp
Håkon


Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sendt: 8. juni 2005 23:37
Til: vchkpw@inter7.com
Emne: Re: [vchkpw] Qmail Scanner error UnknownSender error

Does this make sense to anyone? Spamassasin is supposed to use port 783. I don't think this looks correct. But every log shows zero errors!
 
[EMAIL PROTECTED] qmail-smtpd]# nmap -sT -O localhost
 
Starting nmap 3.70 ( http://www.insecure.org/nmap/ ) at 2005-06-08 14:34 PDT
Insufficient responses for TCP sequencing (3), OS detection may be less accurate
Interesting ports on localhost.localdomain (127.0.0.1):
(The 1647 ports scanned but not shown below are in state: closed)
PORT      STATE SERVICE
22/tcp    open  ssh
25/tcp    open  smtp
80/tcp    open  http
106/tcp   open  pop3pw
110/tcp   open  pop3
111/tcp   open  rpcbind
143/tcp   open  imap
443/tcp   open  https
631/tcp   open  ipp
783/tcp   open  hp-alarm-mgr
993/tcp   open  imaps
3306/tcp  open  mysql
10000/tcp open  snet-sensor-mgmt
Device type: general purpose
Running: Linux 2.4.X|2.5.X|2.6.X
OS details: Linux 2.4.0 - 2.5.20, Gentoo 1.2 linux (Kernel 2.4.19-gentoo-rc5), Linux 2.4.20, Linux 2.4.20 - 2.4.22 w/grsecurity.org patch, Linux 2.5.25 - 2.6.3 or Gentoo 1.2 Linux 2.4.19 rc1-rc7)

Reply via email to