# Generated RADVD config for manual assignment on laninterface br0 { AdvSendAdvert on; MinRtrAdvInterval 200; MaxRtrAdvInterval 600; AdvLinkMTU 1500; AdvDefaultPreference medium; AdvManagedFlag on; AdvOtherConfigFlag on; prefix 200x:xxx:xxx:xxxx::/64 { DeprecatePrefix on; AdvOnLink on; AdvAutonomous on; }; RDNSS 200x:xxx:xxx:xxxx::/64:f690:eabb:fe00:7489 { }; DNSSL lan { };};
# Automatically generated, do not edit# Generated RADVD config for manual assignment on laninterface bridge0 { AdvSendAdvert on; MinRtrAdvInterval 200; MaxRtrAdvInterval 600; AdvLinkMTU 1500; AdvDefaultPreference medium; prefix 2a02:xxxx:xxxx:8800::/56 { DeprecatePrefix on; AdvOnLink on; AdvAutonomous on; }; RDNSS 2a02:xxxx:xxxx:8800:5a9c:fcff:fe10:6d75 { }; DNSSL local { };};
Yep, that is a problem, it should be /64.Could you take a look at Interfaces->WAN, "DHCPv6 client configuration" tab "Advanced" and see what you see under "Prefix Interface Site-Level Aggregation Length"? In your specific case, I think it should be 0 instead of 8, because you cannot strip any more bits for an interface prefix from the 64 bits you have.
# Automatically generated, do not edit# Generated RADVD config for manual assignment on laninterface bridge0 { AdvSendAdvert on; MinRtrAdvInterval 200; MaxRtrAdvInterval 600; AdvLinkMTU 1500; AdvDefaultPreference medium; DNSSL local { };};