Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Re: Problem starting daemon at start up.

Subject: Re: Problem starting daemon at start up.
Date: Sat, 18 Dec 2004 22:31:01 -0500
On Mon, Dec 13, 2004 at 05:26:27PM -0500, Joel_Anderson@freddiemac.com wrote:

I have installed Nessus 2.2.2a under Solaris 2.10_69.

I put this shell in /etc/rc2.d/S99nessus to execute at system start up.

#!/sbin/sh
# Start nessus
PATH=/usr/local/bin:/usr/local/sbin:/usr/local/include:/usr/sbin:/usr/bin:/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/usr/ccs/bin:/usr/sfw/bin:/usr/sfw/sbin
LD_LIBRARY_PATH=/usr/local/lib
export LD_LIBRARY_PATH PATH
/usr/local/sbin/nessusd -D
...
I get this when I try to use the program.

-bash-2.05b$ [502] SSL_connect: error:00000000:lib(0):func(0):reason(0)

This occurs when you try to connect to the daemon using the unix-based
commandline client, nessus, right?

This error suggests the server doesn't support SSL for some reason.

If I kill the daemon and start it from root with the same environment
variables everything is ok.
I am sure that it is a timing issue but I thought I would ask if anyone has
a suggestion before trying everything.

I don't use Solaris, but from what I understand it doesn't have a random
number generator, which means you need to use something like EGD.  Any
chance that's starting *after* nessusd rather than before it?

George
-- 
theall@tifaware.com

Attachment: pgplGM7mdC2Xe.pgp
Description: PGP signature

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
<Prev in Thread] Current Thread [Next in Thread>