[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



Dheeraj Kandula <dkandula@gmail.com> writes:

> How do I disable IPv6 by default when a new namespace is created?

Looking at the code, I see that the default for all namespaces will be
taken from the ipv6 module parameter "disable_ipv6".  This parameter is
not writable and the ipv6 module is built-in, so you cannot change it
after boot.  But booting with "ipv6.disable_ipv6=1" on the command line
should work.


Bjørn


Reply to: