Thanks for your answer. Doesn’t really help me at the moment.
my dhcpcd configuration currently:
noipv6rs
waitip 6
ipv6only
slaac private
interface wan
ipv6rs
iaid 1
ia_pd 1 lan0/0 lan1/1
In the log I also see the /58 prefix:
wan: delegated prefix xxxx:xxxx:xxxx:31c0::/58
lan0: adding address xxxx:xxxx:xxxx:31c0::1/64
lan1: adding address xxxx:xxxx:xxxx:31c1::1/64
lan0: adding route to xxxx:xxxx:xxxx:31c0::/64
lan1: adding route to xxxx:xxxx:xxxx:31c1::/64
radvd also seems to work. Even via TCPdump I can see the packets going out over the WAN interface, but I never get a response:
16:46:58.638255 lan0 In IP6 xxxx:xxxx:xxxx:31c0:c813:42ea:2ddc:8c7c > 2a00:1450:400a:803::2004: ICMP6, echo request, id 1, seq 71, length 40
16:46:58.638285 wan Out IP6 xxxx:xxxx:xxxx:31c0:c813:42ea:2ddc:8c7c > 2a00:1450:400a:803::2004: ICMP6, echo request, id 1, seq 71, length 40