NetBSD-Users archive

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

Re: Is it possible to completely disable ipv6 in NetBSD 10



Thanks. Doing the kernel build is on my list of things to work through.
Will

On 7/29/24 10:37 AM, Dr. Nicola Mingotti wrote:

hi,

in a RPi i disabled ipv6 recompiling the kernel
from my notes
----
*

remove IPV6 da GENERIC.common

*----

by
Nicola



On Thu-25-Jul-2024 17:05, Will Senn wrote:
In other OS'es I am able to completely disable ipv6 - usually via:

vi /etc/sysctl.conf
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1

and disabling ipv6 for each nic.

or selecting no for ipv6 for the interface at install...

How can I turn it off for netbsd? Is it possible on a nic by nic basis or a sysctl?

Thanks,

Will





Home | Main Index | Thread Index | Old Index