Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

[Docs] Wireguard with IPv6 #49

Closed
mchangrh opened this issue Jul 19, 2021 · 1 comment · Fixed by #53
Closed

[Docs] Wireguard with IPv6 #49

mchangrh opened this issue Jul 19, 2021 · 1 comment · Fixed by #53

Comments

@mchangrh
Copy link

When wireguard has IPv6 enabled, the IPv6 range has to be added to -e "LAN_NETWORK and a parameter passed into docker:
--sysctl net.ipv6.conf.all.disable_ipv6=0 otherwise the container will stop with error RTNETLINK answers permission denied

@athphane
Copy link

For me it was a weird "creating interface" and "deleting interface" loop. Adding the sysctl parameter fixed it all up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants