-
Notifications
You must be signed in to change notification settings - Fork 758
Description
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- I have searched the existing issues, open and closed, and I'm convinced that mine is new.
- When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe.
Some providers - like dynv6.net - support assigning a static IPv6 suffix to a host (e.g ::aaaa:aaaa:aaaa:aaaa) and make the IPv6 prefix dynamically configurable via the API. It's an extremely convenient feature that avoids having to install a DynDNS client on each machine (each having to update its own record).
Describe the solution you'd like
That would be awesome if OPNsense's native ddclient backend supported the ipv6prefix parameter (in this case, I'd assume the prefix would need to be resolved from the selected LAN interface, rather than from an external service).
Here's the docs for dynv6: https://dynv6.com/docs/apis.
Describe alternatives you've considered
N/A
Additional context
https://twitter.com/kevin_chalet/status/1692614974110142682
https://twitter.com/dennis_schroed/status/1692863779569049954