Actions
Feature #12494
closed
LW
LW
DynDNS: make simultaneous update of IP and LegacyIP possible
Feature #12494:
DynDNS: make simultaneous update of IP and LegacyIP possible
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
At the moment PfSense can only update either IP (IPv6) or LegacyIP (IPv4) records.
For services that allow multiple independent entries for the same DNS-name one can just create two jobs to update.
I encountered a DynDNS provider now which only allows an entry for a DNS-name to hold both, an AAAA and an A record, if the addresses are being sent in the same request together.
That's not possible at the moment as you only get either the LegacyIP as default or the IP provided, but never both in the same update cycle.
LW Updated by Lukas Wiest almost 5 years ago
JP Updated by Jim Pingle almost 5 years ago
- Status changed from New to Pull Request Review
- Target version set to CE-Next
- Plus Target Version set to Plus-Next
MM Updated by Marcos M about 1 year ago
- Status changed from Pull Request Review to Rejected
Each service can potentially implement this feature differently and given the current DDNS implementation it's best to keep this feature service-dependent.
JP Updated by Jim Pingle 10 months ago
- Target version deleted (
CE-Next) - Plus Target Version deleted (
Plus-Next)
Actions