1

Topic: Problem: access slapd on LAN

Zhang, I will implement iRedMail like this:

Server1: 192.168.100.1 (contains ldap)

Server2: 192.168.100.2 (contains iRedMail)

I need to connect to LDAP server (server1) from other local machine (server2).

I try changing URI (in ldap.conf) from ldap://localhost:389 to ldap://192.168.100.1:389, so server 2 can talk to ldap on server1. but when I test connetion, connection to ldap fails!

I need ldap to listen to connections on localhost and eth0:3, is this possible?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Problem: access slapd on LAN

sam-the-man wrote:

I try changing URI (in ldap.conf) from ldap://localhost:389 to ldap://192.168.100.1:389, so server 2 can talk to ldap on server1. but when I test connetion, connection to ldap fails!

Please post error log here to help troubleshoot.