Project

General

Profile

Actions

Feature #9642

closed

Add DDNS support for dynv6.com

Added by Isaac McDonald over 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
Dynamic DNS
Target version:
Start date:
07/21/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

Description

Dynv6.com (https://dynv6.com/) provides dynamic DNS for A and AAAA records free of charge. The API is documented here: https://dynv6.com/docs/apis

Until support is officially added to pfSense users can utilize the service with a custom DDNS type with the following settings:

To update an AAAA record add a custom type with these settings:

Update URL: https://ipv6.dynv6.com/api/update?hostname=yourhostname.dynv6.net&ipv6=auto&token=YourDynV6APIToken
Result match: addresses unchanged|addresses updated

To update an A record add a custom type and simply change the update url to to: ipv4.dynv6.com

Update URL: https://ipv4.dynv6.com/api/update?hostname=yourhostname.dynv6.net&ipv6=auto&token=YourDynV6APIToken
Result match: addresses unchanged|addresses updated

Actions

Also available in: Atom PDF