Hi, we are using the Greenbone community edition as docker installation.
After the installation the “greenbone-community-edition_default” is using the 172.18.0.0/16 subnet, which collides with none of our used networks.
therefore the greenbone VM cannot connet to any other IP outside of it`s network.
I already tryed to create a “daemon.json” file with
I think this is a bit outside of the scope of the help you are likely to get here. However, I can see there are many other tutorials and information about how to configure Docker containers to use a different subnet. such as:
Thanks for your reply, it already worked as it should, after I created the daemon.json file.
Somehow it only did fully functional after I rebooted the whole VM.