I may be wrong, but hear me out. I've been running a small homelab in Tokyo for three years — Proxmox, few VMs, reverse proxy, standard stuff. Every guide says "enable IPv6, it's the future." But the complexity-to-benefit ratio feels off.
My ISP doesn't even offer static v6 prefix delegation. I get a /64 that changes on reboot. So I need dynamic DNS for v6 too, firewall rules in two stacks, ND proxying for Docker because macvlan + v6 is broken half the time. For what? I can already reach everything I need via v4 + NAT.
The "end-to-end connectivity" argument is nice in theory. In practice, my firewall blocks everything anyway. The "no NAT" benefit? I still want NAT for network segmentation.
Am I missing something, or is this just complexity theater for home users?