Full_Name: Version: 2.4.15 OS: ubuntu URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (82.6.103.253)
I've had a number of issues getting replications working, I noticed that my multi-homed server was trying to replicate to itself. however I was pointed to
http://www.openldap.org/its/index.cgi/?findid=5942
If the documentation could state when setting up replication that slap -H $URI needs to match all other references, even to the point where it has to match port, ie
ldap://ldap01 != ldap://ldap01:389
making everything match has fixed a lot of my problems.