[root@mail ~]# nmap 127.0.0.1
Starting Nmap 4.11 (
Nmap - Free Security Scanner For Network Exploration & Security Audits. ) at 2007-10-31 15:20 EDT
Interesting ports on localhost.localdomain (127.0.0.1):
Not shown: 1671 closed ports
PORT STATE SERVICE
22/tcp open ssh
25/tcp open smtp
80/tcp open http
110/tcp open pop3
111/tcp open rpcbind
143/tcp open imap
465/tcp open smtps
856/tcp open unknown
993/tcp open imaps
+++++++++++++++++++++++++++++++++++++++++++++++++
[root@mail ~]# nmap mail.expressmart.com
Starting Nmap 4.11 (
Nmap - Free Security Scanner For Network Exploration & Security Audits. ) at 2007-10-31 15:20 EDT
Interesting ports on mail.expressmart.com (208.206.156.2):
Not shown: 1670 closed ports
PORT STATE SERVICE
22/tcp open ssh
25/tcp open smtp
80/tcp open http
110/tcp open pop3
111/tcp open rpcbind
143/tcp open imap
389/tcp open ldap
465/tcp open smtps
856/tcp open unknown
993/tcp open imaps
+++++++++++++++++++++++++++++++++++++++++++++
nmap-ing mail.expressmart.com has port 389 in use... It must be running... doesl l-dap not run on localhost??????????
Thanks you much.
timg