Feature #15089
closedSupport LuaDNS provider
100%
Description
LuaDNS is supported by the acme package, so it would be nice if it were also supported as a Dynamic DNS provider.
The latest API is v1 and documented here; https://luadns.com/api
Hosts: apex (blank) and wildcard
Types: IPv4 (A) and IPv6 (AAAA) records
Updated by Aaron Sierra over 1 year ago
I've opened a pull request in Github; https://github.com/pfsense/pfsense/pull/4663
Updated by Aaron Sierra about 2 months ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset 2c8747875db7d07da26ffca5d00b11e7792feff6.
Updated by Alhusein Zawi 21 days ago
Luadns is added to Dynamic DNS list
I added the hostname and domain, but it’s not registering
/services_dyndns_edit.php: phpDynDNS (test2025): (Error) Unauthorized - Invalid API Key
25.07.a.20250419.1843
Updated by Aaron Sierra 19 days ago
Are you using an API key, rather than your account password? You should be. See https://app.luadns.com/users/api_keys
Updated by Christopher Cope 18 days ago
- Status changed from Feedback to Resolved
Tested on
25.07-DEVELOPMENT (amd64) built on Sat Apr 26 15:31:00 UTC 2025 FreeBSD 15.0-CURRENT
It's working as expected. Thanks for your contribution. Marking this ticket as resolved.