The server logs appear to be showing that everything is working
properly. However, when I jump into nessusd.dump, I notice a lot of
script like this: 

Send: Broken Pipe

And

Nessus_get_socket_from_connection: bad fd <0> 

Anyone have any idea what these mean and if they're having a direct
effect on my scan to run properly? 

-----Original Message-----
From: Pavel Kankovsky [mailto:[EMAIL PROTECTED]] 
Sent: Friday, 4 October 2002 3:57 a.m.
To: Michael d'Estries
Cc: [EMAIL PROTECTED]
Subject: Re: Installation and Reports

On Thu, 3 Oct 2002, Michael d'Estries wrote:

> On install, I use the sh nessus-installer.sh command to auto compile
and
> install.

Well, you should try to compile it manually.

> CC1: warning : changing search order for system directory
> '/usr/local/include' as it has already been specified as a non-system
> directory. 

The compiler warns you that nessus-installer.sh invoked it with -I
/usr/local/include while the same directory is already listed as one of
predefined system include directories. The warning is harmless unless
the correctness of compiled binaries depends on some headers in
/usr/local/include being overriden by headers in another system include
directory.

> Also, there are errors that pop up letting me know html output and
> graphs will not be possible...is this related to the error above? 

Everything is possible but I suppose this one is caused by the lack of
some library, perhaps gd...

> I'm currently using Mandrake 9.0 with all libraries installed.

...or the installer's inability to find the library in question even if
it is present.

> Nessus works on scans, but I can't read any of the output, only the
> port scan results.

Do you mean the reports contain nothing but the list of found open
ports?
Have you checked the server log? Did it run any plugins?

--Pavel Kankovsky aka Peak
"Welcome to the Czech Republic. Bring your own lifeboats."

-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.

Reply via email to