George,
When I run the script manually it Works fine, the problem is when I reboot the server because nessus does not starts up automatically. I suppose that there is something nessus is not finding when the script runs automatically( a file, a lib or something else), but I find it when I ran the script manually.
Jorge Corrales Romero
Proceso de Servicios
Direcci�n Administrativa de Tecnolog�as de la Informaci�n
Tel. (506) 220 6126
Fax. (506) 220 7870
Beeper. 224 24 00
-----Mensaje original-----
De: George Theall [mailto:[EMAIL PROTECTED]]
Enviado el: viernes, 06 de febrero de 2004 10:50
Para: [EMAIL PROTECTED]
Asunto: Re: Problem starting up nessus
> 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]
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus
_______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
