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: Starting Nessus server

Subject: Re: Starting Nessus server
Date: Fri, 25 Mar 2005 21:12:01 -0500
On Thu, Mar 24, 2005 at 04:13:26PM +0530, Senthil Prabu.S
wrote:

       I have downloaded Nessus -2.2.4 (GPL versioned)
...
# ./nessusd -D
Loading the plugins... 612 (out of 2226)RLIMIT_DATA:
Invalid argument RLIMIT_STACK: Invalid argument

Looks like a bug (in nessus-libraries/libnessus/popen.c) --
HP/UX doesn't support setting hard limits for the process
data segment or stack to RLIM_INFINITY; eg,
<http://docs.hp.com/en/B2355-60105/getrlimit.2.html>.

For the most part, your scans should still run, but since
the calls failed to adjust the limits of those two
resources, you may face trouble when launching external
programs (like nmap).

George

--
theall@tenablesecurity.com
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

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