Onwards and upwards, and then head first into another issue... I got the OpenVAS Manager 1.0.0 Beta5 finally mostly working, the same with the Client, I now have options to set the Manager server.
Started openvassd, then started openvasmd Started it with the command line... openvasmd --port =9391 --sport= 9390 I can connect via the client and attach to the server from clients on different machines without issue... I can setup a scope which appears to be hierarchally nested under the server / manager... I can connect to that and the changes seem to replicate between separate clients as they should... When I try to run a scan job against a host, initially the host scan window will come up but will never display the host(s) to be scanned and just nothing happens at all... Checking the scan servers process list confirms this... If I cancel that task and try to re-commence I get a gui error pop up on the client side saying... Failed to start task. I am seemingly getting a lot of these errors in my openvasmd.log lib serv:MESSAGE:2010-03-06 18h57.41 AST:1506: Gave up trying to gnutls_bye lib serv:MESSAGE:2010-03-06 18h58.02 AST:1518: Shook hands with peer. lib serv: DEBUG:2010-03-06 18h58.02 AST:1518: Connected to server on socket 6. lib serv:MESSAGE:2010-03-06 18h58.07 AST:1532: Shook hands with peer. lib serv: DEBUG:2010-03-06 18h58.07 AST:1532: Connected to server on socket 6. md main:WARNING:2010-03-06 18h58.07 AST:1532: sql_x: sqlite3_step finished too soon lib serv:MESSAGE:2010-03-06 18h58.10 AST:1532: Gave up trying to gnutls_bye Not sure if it is related... Here is my OpenVAS related process list... 1224 ? Ss 0:00 openvassd: waiting for incoming connections 1232 ? Ss 0:00 sshd: r...@pts/1 1285 pts/1 Ss 0:00 -bash 1326 pts/0 Sl 0:00 gsad --mport=9391 --port=9392 --http-only 1559 pts/0 S 0:00 openvasmd --port 9391 --sport 9390 1664 pts/0 S 0:00 openvasmd --port 9391 --sport 9390 1665 ? Ss 0:02 openvassd: serving (null) 1676 pts/0 S 0:01 openvasmd --port 9391 --sport 9390 1677 ? Ss 0:02 openvassd: serving (null) The weird thing is I can do a scan successfully using the client to directly initiate the scan, as well as being able to start a scan from GSA, but not at all via the Manager connection?? What else could the issue be??? Cheers. Matthew Coene ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
