Re: Disabling IPv6 by default when creating a new namespace in Linux

Bjørn Mork <[email protected]> Tue, 07 Jun 2022 20:17:11 +0200
Newsgroups gmane.linux.debian.devel.ipv6
Organization m
Message-ID <[email protected]>
Dheeraj Kandula <[email protected]> writes:

> On my system I see the following values:
>
> $cat /sys/module/ipv6/parameters/disable_ipv6
> 0

Yes, that's the default unless you change it..

> Are you suggesting that "cat /sys/module/ipv6/parameters/disable_ipv6"
> should be 1?

Yes, And if you boot with "ipv6.disable_ipv6=3D1" on the command line,
then it will be.


Bj=C3=B8rn