IPv6 in Docker containers

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
duckduck
Posts: 1
Joined: Wed Dec 06, 2023 6:17 pm

IPv6 in Docker containers

Post by duckduck » Wed Dec 06, 2023 6:35 pm

Hi all,

I'm trying to spin up some Docker containers in my lab, it works great but I can't figure out how to enable IPv6. My EVE-NG host has IPv6 enabled.

If I create a Docker container from the CLI the container has IPv6 enabled. If I create a Docker container (from the same Docker image) through the EVE-NG web gui, IPv6 is disabled. If I try to enable it with sysctl I get an error message about it being a read-only file system.

Is there a startup script that disables it? Any setting I need to change? Any other ideas?

Post Reply