On Wed, Aug 14, 2002 at 11:42:51AM +0200, Boyle Owen wrote: > Hi, > > After upgrading to openSSL-0.9.6g and reinstalling openssh_3.4p1, I can't get ssh or >sshd to work. As soon as I try to start the sshd daemon or an ssh session, I >immediately get the command line error "PRNG is not seeded". > > Previously, with openssl-0.9.6f and openssh_3.4p1, all was working well. > > I'm on Solaris 8 so don't have /dev/random and, for corporate reasons, I don't have >the authority to install the /dev/random patch. So I am using prngd. This seems to >start properly (no errors) and is using a seedfile with enough entropy (size 4096 >bytes). > > Does anyone know how to get ssh/d working again?
I doubt that your observation has in fact to do with the new OpenSSL version. * Did you recompile everything? * Did "configure" pick up the PRNGD socket at the correct location? * Run prngd in "-d" mode . It should show the incoming request to obtain entropy bytes and its service. * Use trace/strace/tusc (or what the system call tracer is called on your platform) to check out, whether the socket is contacted at all. Best regards, Lutz -- Lutz Jaenicke [EMAIL PROTECTED] http://www.aet.TU-Cottbus.DE/personen/jaenicke/ BTU Cottbus, Allgemeine Elektrotechnik Universitaetsplatz 3-4, D-03044 Cottbus ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]