September 18, 20187 yr I'm having the issue that despite my unraid network settings being configured to IPv4 only, every docker container with openvpn still tries to use IPv6, even when I configure "proto udp4" in the config. So now I want to add --sysctl net.ipv6.conf.all.disable_ipv6=0 to my "docker run" command to force it to disable IPv6. I just can't figure out where I can configure this, as there's seemingly no option for it. And if I try to insert it in a hackish way it just escapes my comma's, so that won't work either.. Edited September 18, 20187 yr by xorinzor
September 18, 20187 yr Have you tried either the extra arguments section or the post arguments section. Probably have to hit advanced view in order to see them
September 18, 20187 yr Author Just now, Squid said: Have you tried either the extra arguments section or the post arguments section. Probably have to hit advanced view in order to see them Welp, I feel stupid now. I may or may not have totally overlooked that toggle, but that did the trick thanks!
Archived
This topic is now archived and is closed to further replies.