Hi, I am using ubuntu 14.04 and i am trying to install openvas 8 by following this link ( http://www.dangtrinh.com/2015/05/install-openvas-8-in-ubuntu-1404-using.html )
*$ sudo add-apt-repository ppa:mrazavi/openvas* *$ sudo apt-get update* *$ sudo apt-get install openvas* You have to update openvas scripts/data after installation with the following commands: *sudo apt-get install sqlite3* *sudo openvas-nvt-sync* *sudo openvas-scapdata-sync* *sudo openvas-certdata-sync* *sudo service openvas-scanner restart* *sudo service openvas-manager restart* *sudo openvasmd --rebuild --progress* But i am getting the following error after the last command Rebuilding NVT cache... failed. I have tried the command openvas-mkcert-client -n om -i But i am still getting the error. The log file is tail /var/log/openvas/openvasmd.log md main: INFO:2016-01-19 12h02.47 utc:14170: update_or_rebuild_nvt_cache: Rebuilding NVT cache md main: INFO:2016-01-19 12h02.48 utc:14170: Updating NVT cache. lib serv:WARNING:2016-01-19 12h02.48 utc:14170: openvas_server_connect: failed to connect to server: Connection refused lib serv:WARNING:2016-01-19 12h02.50 utc:14172: openvas_server_connect: failed to connect to server: Connection refused lib serv:WARNING:2016-01-19 12h03.05 utc:14177: openvas_server_connect: failed to connect to server: Connection refused lib serv:WARNING:2016-01-19 12h03.08 utc:14179: openvas_server_connect: failed to connect to server: Connection refused lib serv:WARNING:2016-01-19 12h03.10 utc:14181: openvas_server_connect: failed to connect to server: Connection refused lib serv:WARNING:2016-01-19 12h03.24 utc:14204: openvas_server_connect: failed to connect to server: Connection refused lib serv:WARNING:2016-01-19 12h33.28 utc:14772: openvas_server_connect: failed to connect to server: Connection refused lib serv:WARNING:2016-01-19 12h52.22 utc:15096: openvas_server_connect: failed to connect to server: Connection refused Please help. Thank you Eldon
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
