Hello, I have set up a WDS coniguration, based on this wiki article. All is good, I have both WDS host and client LAN interfaces with a static IPv4 adress (192.168.0.1-2).
The main WAN router is the WDS host (access point) itself, 192.168.0.1, I get a delegated global IPv6 prefix and address, just as any other client connected to this access point and the LAN network itself. From my ISP, I get it through @WAN set up as a DHCPv6 client, and on the LAN side I have RA mode as 'server' and nothing else.
However, the Openwrt LAN interface on the WDS client, 192.168.0.1, does not get an IPv6 adress at all (the interface on the router itself). I left dnsmasq, odhcpd and firewall services running on this, even though this is not the primary gateway device.
I'm afraid, that setting an IPv6 static address to his, with the common prefix and different suffix won't be proper, as after a WAN reconnect I will get a different subnet/IP.
Did I overlook any setting, or should I need to enable DHCPv6 in server mode on the primary AP?
Sorry, I don't have a lot of experience with the IPv6 options. I thought that 'ipv6hint' means to "customize" the allocated suffixes, but I later I found out that option 'ip6faceid' is mostly meant for that instead. I have removed the former option.