Hello, I'm trying to setup IPv6 on my home network. I have centurylink internet and have 6rd setup for my wan connection. It is pulling and IPv6 address without any issues. I tried setting up my lan network to track the wan interface and I got internal IPv6 addresses, but it assigned several of them to each device and internal dns resolution broke.
Now I'm trying to get it to work by using private IPv6 addresses and a Windows Server box using DHCPv6. I'm trying to assign a static IP to the internal lan, but it won't work. It actually just doesn't assign the address. I have DHCPv6 working internally fine as well as DNS. but I obviously can't route externally without a gateway.
I prefer the second configuration, but at this point i'd be happy with either. I haven't really been able to find anything useful on this subject anywhere on the internet.
Does centurylink give you more than a /64?
Looks like a /56
Current wan IPv6 is v6/6RD: 2602:4b:a2a9:9700::/56
I also just noticed that radvd isn't starting. I've tried starting it manually without any luck. Not sure if this is expected or a part of the issue?
Anything in the logs?
Hosts with SLAAC will create their own ipv6 address based on router advertisements so need to figure out the problem with radvd.