I have a RHEL5 box, functioning as my dns server (along with a bunch of other stuff), some of its functions will be migrated to a Soekris net5501-70, running ZeroShell.
I’ve installed zone2ldap on the RHEL5 box, but I can’t figure out how to connect to the ZeroShell box, it is only listening on 127.0.0.1:389, and making an ssh tunnel to my RHEL5 box, doesn’t seem to work. Also changing /etc/ldap.conf to listen on the active interface seems to not work either.
Is there some secret way to do this? I tried setting it up as a slave server, but that didn’t populate the database, only copy the zone files over.
Alternately, is there a zone2ldap statically linked binary I can put on the ZeroShell box?