X-Original-To: alpine-user@lists.alpinelinux.org Received: from sdaoden.eu (sdaoden.eu [217.144.132.164]) by lists.alpinelinux.org (Postfix) with ESMTP id 780B15C4CCB for ; Tue, 13 Feb 2018 21:03:23 +0000 (GMT) Received: by sdaoden.eu (Postfix, from userid 1000) id 5AA8F16045; Tue, 13 Feb 2018 22:03:22 +0100 (CET) Date: Tue, 13 Feb 2018 22:03:21 +0100 From: Steffen Nurpmeso To: alpine-user@lists.alpinelinux.org Subject: Re: [alpine-user] net.ipv6.conf.all.disable_ipv6=1 not honoured, need to blacklist ipv6 Message-ID: <20180213210321.juGIC%steffen@sdaoden.eu> References: <20180212165556.35KMD%steffen@sdaoden.eu> In-Reply-To: <20180212165556.35KMD%steffen@sdaoden.eu> Mail-Followup-To: alpine-user@lists.alpinelinux.org User-Agent: s-nail v14.9.6-48-gd837577b OpenPGP: id=EE19E1C1F2F7054F8D3954D8308964B51883A0DD; url=https://ftp.sdaoden.eu/steffen.asc BlahBlahBlah: Any stupid boy can crush a beetle. But all the professors in the world can make no bugs. X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: i wrote: |I have a question reqarding Linux IPv6 configuration. |I want to get rid of IPv6, which is in -vanilla it seems. I have |a sysctl.conf that contains, among others (maybe excessive) | | net.ipv6.conf.all.disable_ipv6 = 1 ... |Now with -vanilla that message no longer occurs but the IPv6 stack |becomes activated regardless, and i have to manually | | * [@sdaoden]$ sysctl -w net.ipv6.conf.all.disable_ipv6=1 This is of course because the IPv6 is not at all loaded when this is issued via sysctl.conf, thus goes into void, later dhcpc i think it is who gets one and does create it, then? Anyway. I moved all the sysctls to the traffic-qos script. Ciao. --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt) --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---