@train I think the huge curve would be part of the fun! I've also got plans to do it (someday...).
Although, with your track record for network changes in the homelab...😜
@train I think the huge curve would be part of the fun! I've also got plans to do it (someday...).
Although, with your track record for network changes in the homelab...😜
v6 is a great learning tool in a homelab because it allows for interesting routing typologies to be created. It's also amazing if you need to spin up a new prefix inside an existing one you just need to set the routes for the next hop and you're essentially good to go.
No worrying about NAT and the things that break around it when you add more layers of NAT.
I can certainly try.
In IPv6 I can create a routing topology that can nest almost infinitely without breaking end-to-end connectivity. Note: That is definitely not exclusive to IPv6 and can be done in V4 but would be much more "expensive".
I can take an unused /64, set the next hop address at my core to point to the next "router" in the chain. You would be able to see that router in the traceroute even if it's a PC. Unlike if it was done with NAT.