Hello, I've done some checks and it seems that openvassd is running, as shown here:
# ps ax |grep openvassd 3797 ? Ss 0:00 openvassd: waiting for incoming connections And this was the reasong why it showed the "bind() failed : Address already in use" error. However, running openvasmd --rebuild and, afterwards, openvas-check-setup will not work, resulting in this logfile: openvas-check-setup 2.2.1 Mode: desktop Date: Tue, 05 Mar 2013 09:47:00 +0100 Checking for old OpenVAS Scanner <= 2.0 ... openvas-check-setup: line 155: openvasd: command not found Checking presence of OpenVAS Scanner ... OpenVAS Scanner 3.3.1 Nessus origin: (C) 2004 Renaud Deraison <[email protected]> Most new code since OpenVAS: (C) 2011 Greenbone Networks GmbH License GPLv2: GNU GPL version 2 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Checking OpenVAS Scanner version ... OK: OpenVAS Scanner is present in version 3.3.1. Could not open the logfile, using stderr plugins_folder = /usr/local/lib/var/lib/openvas/plugins cache_folder = /usr/local/lib/var/cache/openvas include_folders = /usr/local/lib/var/lib/openvas/plugins max_hosts = 30 max_checks = 10 be_nice = no logfile = /usr/local/lib/var/log/openvas/openvassd.messages log_whole_attack = no log_plugins_name_at_load = no dumpfile = /usr/local/lib/var/log/openvas/openvassd.dump rules = /usr/local/lib/share/openvas/openvassd.rules cgi_path = /cgi-bin:/scripts port_range = default optimize_test = yes checks_read_timeout = 5 network_scan = no non_simult_ports = 139, 445 plugins_timeout = 320 safe_checks = yes auto_enable_dependencies = yes silent_dependencies = no use_mac_addr = no save_knowledge_base = no kb_restore = no only_test_hosts_whose_kb_we_dont_have = no only_test_hosts_whose_kb_we_have = no kb_dont_replay_scanners = no kb_dont_replay_info_gathering = no kb_dont_replay_attacks = no kb_dont_replay_denials = no kb_max_age = 864000 slice_network_addresses = no nasl_no_signature_check = yes drop_privileges = no unscanned_closed = yes vhosts = vhosts_ip = report_host_details = yes cert_file = /usr/local/lib/var/lib/openvas/CA/servercert.pem key_file = /usr/local/lib/var/lib/openvas/private/CA/serverkey.pem ca_file = /usr/local/lib/var/lib/openvas/CA/cacert.pem reverse_lookup = no config_file = /usr/local/lib/etc/openvas/openvassd.conf Checking OpenVAS Scanner CA cert ... OK: OpenVAS Scanner CA Certificate is present as /usr/local/lib/var/lib/openvas/CA/cacert.pem. Checking NVT collection ... OK: NVT collection in /usr/local/lib/var/lib/openvas/plugins contains 29831 NVTs. Checking status of signature checking in OpenVAS Scanner ... WARNING: Signature checking of NVTs is not enabled in OpenVAS Scanner. SUGGEST: Enable signature checking (see http://www.openvas.org/trusted-nvts.html). Checking presence of OpenVAS Manager ... OpenVAS Manager 3.0.5 Manager DB revision 56 Copyright (C) 2010 Greenbone Networks GmbH License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. OK: OpenVAS Manager is present in version 3.0.5. Checking OpenVAS Manager client certificate ... OK: OpenVAS Manager client certificate is present as /usr/local/lib/var/lib/openvas/CA/clientcert.pem. Checking OpenVAS Manager database ... ERROR: No OpenVAS Manager database found. (Tried: /usr/local/lib/var/lib/openvas/mgr/tasks.db) FIX: Run 'openvasmd --rebuild' while OpenVAS Scanner is running. Any suggestion? Thanks in advance, Paula -- Paula González Muñoz
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
