Thanks a lot Maurice, the overlapping of the PD range with the LAN subnet was obviously the failure, after adjusting this I've got it working as wanted :)
Quote from: Maurice on October 19, 2023, 07:16:45 PM
Make sure the PD range doesn't include the LAN subnet(s). With a /56, you can delegate no more than three /58 prefixes:
2^(58-56) - 1 = 3
If your LAN subnet ID is 0, set the PD range to ::40 .. ::c0.
The requirements for automatic creation of routes for downstream prefix delegation have recently been relaxed, see here:
https://github.com/opnsense/docs/pull/500/commits/a9830d87b1fbb8efaa5290480e673cd5d59230c4
Cheers
Maurice
"
That works as well and that interface receives an IPv6 prefix for the /58 subnet. The LAN interface again tracks the WAN interface of that OPNsense, but here the problems begin. While I can ping other clients and the internet from that OPNsense, the clients connected to that LAN are only able to reach the other clients in that network.