Hi,

I installed OpenVAS on a CentOS 7 system - I used the guide on the openVAS
Page (https://atomicorp.com/forums/viewtopic.php?f=31&t=8047)

Unfortunately, I get the following error, during the check-setup routine:

Step 7: Checking if OpenVAS services are up and running ...
        OK: netstat found, extended checks of the OpenVAS services enabled.
        OK: OpenVAS Scanner is running and listening on all interfaces.
        OK: OpenVAS Scanner is listening on port 9391, which is the default
port.
        ERROR: OpenVAS Manager is NOT running!
        FIX: Start OpenVAS Manager (openvasmd).
        WARNING: Greenbone Security Assistant is listening on port 80 9392,
which is NOT the default port!
        SUGGEST: Ensure Greenbone Security Assistant is listening on one of
the following ports: 80, 443, 9392.


Workaround for me:
systemctl stop openvas-manager.service
openvasmd -p 9390 -a 0.0.0.0

The scans are working, but I also do not have any information in the report
tab and the Asset Mgmt (Hosts) is also empty (I enabled the checkbox - add
to assets).

Anyone with the same issues?
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to