Actions
Feature #10617
closedfreeDNS Dynamic DNS API v2 Support
Start date:
06/01/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
This adds support for freeDNS (afraid.org)'s DynDNS service's more recent API version, which hosts a IPv6 only endpoint, allowing for more reliable IPv6 DynDNS updates.
https://freedns.afraid.org/dynamic/v2/
I had trouble getting IPv6 to update properly using the V1 module IPv6 implementation. Instead of trying to fix the problem, I figured just implement the latest API. The V1 API implementation is left untouched for backwards compatibility.
Tested working for both v4 and v6.
Updated by Ricky Burgin over 4 years ago
Github PR URL: https://github.com/pfsense/pfsense/pull/4344
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Actions