<div>I have 389-DS SSL running on my Linux Machine. I can see th output:</div>
<div>[code]</div>
<div>[root@389-ds ~]# nmap -vv localhost</div>
<div>Starting Nmap 4.11 ( <a href="http://www.insecure.org/nmap/">http://www.insecure.org/nmap/</a> ) at 2010-01-10 01:26 IST<br>Initiating SYN Stealth Scan against localhost.localdomain (127.0.0.1) [1680 ports] at 01:26<br>
Discovered open port 22/tcp on 127.0.0.1<br>Discovered open port 636/tcp on 127.0.0.1<br>The SYN Stealth Scan took 0.21s to scan 1680 total ports.<br>Host localhost.localdomain (127.0.0.1) appears to be up ... good.<br>Interesting ports on localhost.localdomain (127.0.0.1):<br>
Not shown: 1678 closed ports<br>PORT    STATE SERVICE<br>22/tcp  open  ssh<br>636/tcp open  ldapssl</div>
<div>Nmap finished: 1 IP address (1 host up) scanned in 0.344 seconds<br>               Raw packets sent: 1680 (73.920KB) | Rcvd: 3362 (141.208KB)<br>[root@389-ds ~]#<br></div>
<div>[/code]</div>
<div>This shows that 636 port is open.But When I am attempting to this Linux Server from one of Windows Desktop it says "LDAP is Down".</div>
<div>I selected LDAPv3 and LDAPv3, hostname and SSL/TLS tried fetching base DN but it dint work.</div>
<div>Pls Suggest.</div>