On Fri, Feb 06, 2004 at 10:23:24AM -0600, Corrales Romero Jorge wrote:

>      You were right, Solaris use a link between init.d and rc*.d files.
>    I did it but it still does not work.  The error is the same:
> 
>    Could not initialize OpenSSL - please use nessus-mkrand(1) first !

I thought you said originally that when you ran the first script it
worked fine. 

If that's correct, then you seem to have reversed the links.  Otherwise,
do you get the same error if you try to start nessusd manually?

>    I modified a little the script and now it looks like this:
...
>    echo "Starting up Nessus" > /tmp/nessus-run
>    /usr/local/bin/nessus-mkrand

That won't work -- nessus-mkrand uses keyboard input to generate random
data.  Look into the SUNWski package from Sun or programs such as EGD --
<http://egd.sourceforge.net/> -- or andirand --
<http://www.cosy.sbg.ac.at/~andi/SUNrand/> -- to provide a working
/dev/urandom for your box. 

George
-- 
[EMAIL PROTECTED]

Attachment: pgp00000.pgp
Description: PGP signature

_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to