Post #3226820
2026-05-11 18:47 UTC
I have that conf: `/etc/sysctl.d/01-ipv6.conf`
```conf
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
```
But that falls under your exception. It seems to me that IPv6 causes more problems than it solves.
Replies (1)
-
@NotEasyBeingGreen@slrpnk.net 2026-05-11 19:32
I mean, you can get rid of NAT and subnet your systems in a logical fashion. That's pretty awesome.