Search found 5 matches

by peer69
Fri Jul 07, 2017 10:33 am
Forum: OpenVAS
Topic: OpenVAS with multiple Scanners
Replies: 8
Views: 14834

Re: OpenVAS with multiple Scanners

I managed to create a working setup using scanner type "OMP Slave" and authentication by user/password. I was hoping for a certificate based authentication between scanner and manager nodes but I still end up with the error mentioned above. I might have a look into that in the future.
by peer69
Mon Jun 19, 2017 2:41 pm
Forum: OpenVAS
Topic: OpenVAS with multiple Scanners
Replies: 8
Views: 14834

Re: OpenVAS with multiple Scanners

With '--listen' parameter openvasmd starts listening on port 9390. I can connect to the scanner from the manager node through the web interface. Unfortunately scans still fail with 'Stopped at 1%". /var/log/openvas/openvasmd.log shows the following error: md omp: INFO:2017-06-19 18h36.41 utc:23...
by peer69
Mon Jun 19, 2017 10:22 am
Forum: OpenVAS
Topic: OpenVAS with multiple Scanners
Replies: 8
Views: 14834

Re: OpenVAS with multiple Scanners

Ah, Great! I was missing that information until now. I will try this and let you know. The only thing I changed for the scanner yet was the location of the unix socket to connect to redis. I looked for another parameter in the openvassd config but I did not think about the manager daemon. Thanks a l...
by peer69
Sun Jun 18, 2017 2:07 pm
Forum: OpenVAS
Topic: OpenVAS with multiple Scanners
Replies: 8
Views: 14834

Re: OpenVAS with multiple Scanners

I am using the standard config. As far as I could see the only listening tcp socket is on 9392, scanner and manager are using a UNIX socket in /var/run but no tcp socket at all.
by peer69
Wed Jun 14, 2017 8:45 am
Forum: OpenVAS
Topic: OpenVAS with multiple Scanners
Replies: 8
Views: 14834

OpenVAS with multiple Scanners

Hi everyone, right now I'm trying to set up an openvas infrastructure with a Manager Node (which would be openvas-manager with gsad, however in this case for testing purposes I installed the whole openvas package via atomic repo) and several scanner nodes in different subnets. My understanding was t...