View Single Post
  #15 (permalink)  
Old 10-31-2009, 04:09 AM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 19,652
Default

Quote:
Originally Posted by samesisa View Post
Why LDAP Server refuse those connections??+

mail:~ # netstat -anp | grep -i listen | grep 389
tcp 0 0 127.0.0.1:389 0.0.0.0:* LISTEN -
That is incorrect, it should be listening on your LAN IP address not the loopback adapter, you probably have a problem with your DNS or hosts file.
__________________
Regards


Bill

Last edited by phoenix; 12-31-2010 at 06:03 AM..
Reply With Quote