Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-14 Thread Daniel Frey
On 10/13/2017 01:58 PM, Vadim A. Misbakh-Soloviov wrote: So, ideally, you **SHOULD NOT** disable IPv6 on your side, but shame your ISP support line (for either broken IPv6 routing or not having VLAN per customer, depends on the real case) instead. I don't want to waste hours/days/weeks trying

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-14 Thread Daniel Frey
On 10/14/2017 12:37 AM, Tom H wrote: On Fri, Oct 13, 2017 at 5:58 PM, Daniel Frey wrote: On 10/13/2017 11:05 AM, Canek Peláez Valdés wrote: Have you tried to boot the systems with the "disable_ipv6=1" kernel parameter? I just tried this, and it doesn't seem to help. #

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-14 Thread Tom H
On Fri, Oct 13, 2017 at 5:58 PM, Daniel Frey wrote: > On 10/13/2017 11:05 AM, Canek Peláez Valdés wrote: >> >> Have you tried to boot the systems with the "disable_ipv6=1" kernel >> parameter? > > I just tried this, and it doesn't seem to help. > > # cat /proc/cmdline >

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Daniel Frey
On 10/13/2017 11:05 AM, Canek Peláez Valdés wrote: Have you tried to boot the systems with  the "disable_ipv6=1" kernel parameter? I just tried this, and it doesn't seem to help. # cat /proc/cmdline disable_ipv6=1 root=/dev/md126p3 rd.auto=1 quiet rootfstype=ext4

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Vadim A. Misbakh-Soloviov
Well, actually, you was alread adviced about some working methods of solving your issue (both right and wrong ones, but it is anyway your decision to take ones to use), so I'll just clarify the simple thing: You can suffer on such problems in relation to IPv6 **ONLY** in the case when your ISP

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Daniel Frey
On 10/13/2017 12:02 PM, Rich Freeman wrote: Just to expand a bit on this - the Gentoo-added service manager kernel options are purely for convenience. If you don't use gentoo-sources you won't see them at all, because they're not part of the upstream kernel. All they do is pull in a bunch of

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Daniel Frey
On 10/13/2017 11:05 AM, Canek Peláez Valdés wrote: Have you tried to boot the systems with  the "disable_ipv6=1" kernel parameter? I haven't, thanks for the tip. I'll wait until the machine finish updating and try that before messing around with the kernel config. Dan

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Daniel Frey
On 10/13/2017 11:34 AM, Mike Gilbert wrote: On Fri, Oct 13, 2017 at 1:29 PM, Daniel Frey wrote: I switched ISPs a couple months back and have been struggling with networking issues (not LAN, just WAN.) I have discovered that something is broken with my ISP's ipv6 support,

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Daniel Frey
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

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Daniel Frey
On 10/13/2017 10:41 AM, Jack wrote: Pretty much stabbing in the dark, but can you disable ipv6 somewhere in network configuration?   Can you compile it into the kernel as a module, and then blacklist it so it doesn't get loaded? Jack That's a good idea, I didn't think of that. Now that I've

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Rich Freeman
On Fri, Oct 13, 2017 at 11:34 AM, Mike Gilbert wrote: > On Fri, Oct 13, 2017 at 1:29 PM, Daniel Frey wrote: >> >> So *why* on earth is it a dependency when (from what I've been reading after >> discovering this) many ISPs don't seem to support it properly

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Mike Gilbert
On Fri, Oct 13, 2017 at 1:29 PM, Daniel Frey wrote: > I switched ISPs a couple months back and have been struggling with > networking issues (not LAN, just WAN.) > > I have discovered that something is broken with my ISP's ipv6 support, every > time I go to a website there's a

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Canek Peláez Valdés
On Fri, Oct 13, 2017 at 12:29 PM, Daniel Frey wrote: > > I switched ISPs a couple months back and have been struggling with networking issues (not LAN, just WAN.) > > I have discovered that something is broken with my ISP's ipv6 support, every time I go to a website there's a

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread daniel
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

Re: [gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Jack
On 2017.10.13 13:29, Daniel Frey wrote: I switched ISPs a couple months back and have been struggling with networking issues (not LAN, just WAN.) I have discovered that something is broken with my ISP's ipv6 support, every time I go to a website there's a 10-second delay. When syncing

[gentoo-user] Why I can't I build systemd without ipv6?

2017-10-13 Thread Daniel Frey
I switched ISPs a couple months back and have been struggling with networking issues (not LAN, just WAN.) I have discovered that something is broken with my ISP's ipv6 support, every time I go to a website there's a 10-second delay. When syncing portage today I saw what the delay is: