Hello all again, here I am with another probably very simple question. I've been searching an answer to this, but I haven't found a definitive answer.
Let's suppose I want to split a /48 (either tunneled or native, it doesn't matter) into a few different /64 subnets, and that I have a machine acting as a gateway for the whole /48, so I can easily assign addresses in each /64 subnet as long as they can reach the gateway /48. However, what if I wanted to have router advertisement in each subnet? Having a single daemon on the /48 gateway wouldn't really work (how to differentiate between subnets?), so I imagine that each subnet should have its own. What is the correct way of doing this? Should each subnet have its own gateway — the only one phyiscally reaching the "main" gateway handling the whole /48 — that runs a rtadvd daemon for its nodes?
Also, let's say I have several physical locations, each with its own internet connection (ie. no direct local link between them), and I want each of them to use a different /64 subnet belonging to my greater /48. Creating two different tunnels would result in two different /64s, and now that I think of it, even native IPv6 will cause the locations to be on entirely different /64. So, is such a thing even possible without resorting to setting up a VPN?
Thank you in advance... for the replies and for your patience.
