Does the docker host network, under TrueNAS 26 Beta 1, support IPv6? I think I’ve configured everything right and there are some posts from 2024 (not specifically relevant) that makes me think it wasn’t supported at that time.
Assistance would be nice, but right now I’m just confirming it should work before investing more effort.
For me,
docker inspect host
“EnableIPv4”: true,
“EnableIPv6”: false,
TrueNAS is using br0 bridge for networking and IPv6 is configured correctly (I think), addresses assigned, etc.
oot@truenas:/sys/class/net/tailscale0# sysctl -a | grep net.ipv6.conf.all.forwarding
net.ipv6.conf.all.forwarding = 1