On Wed, Sep 20, 2023 at 08:02:51PM -0700, Hal Murray via devel wrote:
> 
> Does anybody have a recipe (or pointer to one) for how to get a system 
> running 
> without any IPv6?
net.ipv6.conf.all.disable_ipv6=1

> I want something such that isc_net_probeipv6_bool() will return false.
> 
> Do we have to build our own kernel with some config variable turned off?
> Or will just not configuring any IPv6 interfaces be good enough?
> 
> Same for IPv4.
Not possible today to my knowledge to get a kernel with strictly
v6-only at the kernel layer. I think you might be able to delete all v4
addresses, but that isn't quite the same thing.

-- 
Robin Hugh Johnson
Gentoo Linux: Dev, Infra Lead, Foundation President & Treasurer
E-Mail   : robb...@gentoo.org
GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85
GnuPG FP : 7D0B3CEB E9B85B1F 825BCECF EE05E6F6 A48F6136

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list
devel@ntpsec.org
https://lists.ntpsec.org/mailman/listinfo/devel
  • Testing -4 and -6 Hal Murray via devel
    • Re: Testing -4 and -6 Robin H. Johnson via devel

Reply via email to