On 10/13/2017 10:41 AM, dan...@sonck.nl wrote:
IPv6 compiled into systemd is most likely for systemd-networkd. If
you're not using that part it shouldn't be a problem. If you're using
systemd-networkd, you can configure it to not do IPv6.
But, I would recommend configuring your system to not use IPv6 instead
of removing support. That should prevent most programs from trying IPv6.
I also had a similar problem with my previous ISP, and found even if I
configured it to not use ipv6, it didn't work, which is why I set
USE="-ipv6" and removed support from the kernel completely.
Someone else suggested building it as a module and blacklisting the
module, but for some reason I can't set ipv6 to be a module, it won't
let me toggle it.
Dan