LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   OpenVAS reports vanished (https://www.linuxquestions.org/questions/linux-networking-3/openvas-reports-vanished-4175512603/)

Nefri 07-29-2014 07:38 AM

OpenVAS reports vanished
 
Hi all!

I got OpenVAS 7 and everything works fine just if I try to checks my reports in the Greenbone, they are complitly empty. For example I can do scans, and at the tasks manadgement I can see, it have level 5.5 results, but if I try to check the deatails there is nothing. Also I can see at the report manadgement I have 135 reports, but there is no list of them (I use default filter). Very strange cause it is worked correctly for weeks. I think I updated NVT, CERT, SCAP feed few days ago and that cause the problem, but I don't know how to fix it. I already tried restart/rebuild, but not works. I hope the reports are not gone, just I can't reach them. Do you have any idea, what to do, or do you need any additional informations to give me advices?

Thanks you very much for any help!

nini09 07-30-2014 02:46 PM

It could be certificater issue. You can check it by following command.
openssl verify -CAfile /var/lib/openvas/CA/cacert.pem /var/lib/openvas/CA/clientcert.pem

Nefri 07-31-2014 02:40 AM

Quote:

Originally Posted by nini09 (Post 5212120)
It could be certificater issue. You can check it by following command.
openssl verify -CAfile /var/lib/openvas/CA/cacert.pem /var/lib/openvas/CA/clientcert.pem

Thanks you very much for your respond! I tried out the command and the result was: /var/lib/openvas/CA/clientcert.pem: OK, but I still have the same issue. I add some printscreens maybe it can be useful: I can see the severity, but no details.

nini09 07-31-2014 02:26 PM

OpenVAS provide a check tool to check your installation, openvas-check-setup.
You should install it and use the tool to check OpenVAS. Following link can help you.
http://www.openvas.org/setup-and-start.html


All times are GMT -5. The time now is 10:39 AM.