How to enable omp on docker install 22.04?

Hey,

I installed the latest version with the docker containers.
Now I need omp for our acunetix connection.
Anyone who can tell me how to enable the omp connection (it needs port 9390)

Hi,

I am not 100% sure what you mean exactly by omp. The CLI tool omp got replaced by our gvm-tools. The protocol OMP got renamed to Greenbone Management Protocol (GMP). Both changes are in place since a loooooong time and many releases.

Nevertheless the GMP protocol can be accessed from the docker container host by following this guide https://greenbone.github.io/docs/latest/22.4/container/workflows.html#exposing-gvmd-unix-socket-for-gmp-access

2 Likes