I installed Zimbra 6. netstat shows that ldap listens even on external interface (0.0.0.0:389).
what parameters should I change to make it work only on local interface (192.168.*.*)?
I know the things are hostname, DNS, and ldap_* parameters in zmlocalconfig, but is there any algorythm to do it fast?

thanks.
found solution here:
LDAP listen to multiple interfaces?
thanks
p.s. I had to disable tls check because i had replication error
certificate had previously been created included dns name ( = external IP).