> 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 -
> When run zmcontrol status, all services are running.
It doesnt mean i your services are running everything is fine.
Try doing this from remote machine :-
telnet mail.yourdomain.com 389
Question is not what your host file has entry rather what does this name resolves to using DNS. |