Networker

Re: [Networker] No entropy device error

2009-02-26 14:13:06
Subject: Re: [Networker] No entropy device error
From: Priest Lee <nwpriest AT GMAIL DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Thu, 26 Feb 2009 13:59:29 -0500
Hi,

>>>>Is there an easy way to resolve this ? Or should I just ignore it ?

The symptoms mentioned here seem to suggest the absence of one of     
* /dev/urandom
* /dev/random
* /opt/openssl/prngd/prngd 

Can you try and ensure existence of atleast one of the above and verify.


Here is a snippet from HP.

http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=OPENSSL11I

----
...

OpenSSL looks for the random number generator in the system in the following
order:

    * /dev/urandom
    * /dev/random
    * /opt/openssl/prngd/prngd 

If none of the three random number generators is available on the system,
OpenSSL returns an error while executing cryptographic functions. To prevent
this situation, OpenSSL A.00.09.07m and above for HP-UX 11i v1 include the
/opt/openssl/prngd/prngd random number generator. The HP-UX 11i v2 and HP-UX
11i v3 operating systems contain /dev/random by default; therefore, they do
not require /opt/openssl/prngd/prngd.

Random number generation using /dev/urandom or /dev/random is faster
compared to /opt/openssl/prngd/prngd. However, prngd is automatically used
by the appropriate OpenSSL function when /dev/urandom or /dev/random is not
installed on the system. HP-UX 11i v1 users can download /dev/random from
the following location:

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I

...
--------------------------------------------------------------------------

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>