I've got two OPNSense routers. One receives a /48 from my ISP, and delegates a /60 to the other.
This has been working on ISC DHCP for a few years. It's a very similar setup in some ways to the one in this topic:-
https://forum.opnsense.org/index.php?topic=48651.0
I've migrated the first router to Kea now, and I've had to add a static route to the second router for the delegated prefix in order for everything to work correctly. There doesn't seem to be an automated addition of the route for the delegated prefix.
I've added a static lease for the second router, and this is outside of the delegated prefix range.
In the topic linked above, you point slowhawkeclipse at the file https://github.com/opnsense/core/blob/master/src/opnsense/scripts/dhcp/prefixes.php. I can't find an equivalent of this for for Kea.
Am I missing something, or is this facility not yet implemented?
Thanks for any info.
Its one of the roadmap items
https://github.com/opnsense/core/issues/9135
Thanks for the swift reply, and apologies for not checking the Github issues.
Its okay it was just added recently :)