Feature #7769
closedDynDNS: Azure integration, update record in Azure (Dynamic DNS Client)
100%
Description
Hi
I'm woundering if there are anyone (other than me) that are interested in a Dynamic DNS Client for Azure? I'm having a few domains in the Azure Platform and would like to be able to update records for on these domains when my ip-address changed.
Regards,
Erik
Updated by Martin Grasruck over 6 years ago
I have a working prototype for Azure DNS in my fork:
The updated files are /etc/inc/dyndns.class, /etc/inc/services.inc and /usr/local/www/services_dyndns_edit.php
The files are here https://github.com/martgras/pfsense/commit/867215cecbf2955e7293ce62c818ccecb10a4522
Instruction how to setup you environment are at https://github.com/Neilpang/acme.sh/wiki/How-to-use-Azure-DNS
For Zone ID you have to enter your resource id to your DNS Zone
e.g. /subscriptions/abc92787-aa63-4de4-23b9-eceb7b1fa289/resourceGroups/mydyn_resourcegroup/providers/Microsoft.Network/dnszones/example.com
I also created a PR https://github.com/pfsense/pfsense/pull/3913
Thanks
Martin
Updated by Jim Pingle over 6 years ago
- Project changed from pfSense Packages to pfSense
- Category set to Dynamic DNS
- Target version set to 2.4.4
Updated by Jim Pingle over 6 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
PR was merged several months ago
https://github.com/pfsense/pfsense/pull/3926
Updated by Vladimir Lind over 6 years ago
- Status changed from Feedback to Resolved
On 2.4.4 Fri Aug 17 21:29:09 EDT 2018:
Azure DynDNS client present for both IPv4/v6 - configured it with fake account - applied w/o errors.