LDAP queries on a cluster

I had a server on which LDAP queries were performed without any problem. I now added this server to a cluster with a new server (also running the LDAP task and having the same directories to search) but now, everytime I try to perform a query on the old server, I get the message “The specified directory service could not be reached.” If I remove the following lines:

TCPIP_TcpIPAddress=0,10.136.19.252:1352

CLUSTER_TcpIPAddress=0,10.136.0.2:1352

Server_Cluster_Default_Port=CLUSTER

fromt he notes.ini and restart the server, queries work fine again.

Is there any way I can have LDAP running on both members of the cluster?

Thanks.

Subject: LDAPNotesPort=TCPIP, perhaps?

Subject: LDAPNotesPort=TCPIP, RIGHT ON! Thanks.

The above did the trick. Thank you.

Subject: ignore; double-post