PRNG is not seeded
Darren Tucker
dtucker at zip.com.au
Thu Mar 27 09:58:41 EST 2008
Kaushal Shriyan wrote:
> when i restart sshd I get PRNG is not seeded
>
> # /etc/init.d/sshd restart
> PRNG is not seeded
The usual cause of this is that OpenSSH is built with a self-seeding RNG
(ie prngd is running) but then is run without it.
That's just a guess, though. To help you more than that, you need to
supply more information, such as what platform you're using, what
version of OpenSSH (and OpenSSL) you have and what options you built
them with.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list