OpenSSH 3.4 + djbdns ?

I tried compiling and installing OpenSSH 3.4 onto a machine with djbdns installed. It compiles, installs, and executes just fine. However, whenever I try to connect, it takes a very long time to pop up the password prompt. I ran sshd with the -d option and it is getting suck on my reverse lookup. I reversed my connecting IP from the server and it reverses fine, yet sshd doesn't want to reverse it.

I then did it all on a machine without djbdns running (no DNS server). It installed and connected without a hitch. It may not be djbdns, but I've talked to another person with the same delay problem and he's running djbdns as well.

Oh yea, on the djbdns server, if I set 'UsePrivilegeSeparation no' it works fine...

Any ideas?

 

 

 

 

Top