Actions
Feature #8511
closedDynamic DNS: Cloudflare Add TTL option
Status:
Resolved
Priority:
Low
Assignee:
-
Category:
Dynamic DNS
Target version:
-
Start date:
05/13/2018
Due date:
% Done:
0%
Estimated time:
0.50 h
Plus Target Version:
Release Notes:
Description
If pfsense triggers an Dynamic DNS Update on Cloudflare, the TTL of the entry is set to "Automatic TTL".
Automatic TTL means 5 minutes = 300 seconds.
There is an option in the Cloudflare API to specify the TTL:
https://api.cloudflare.com/#dns-records-for-a-zone-update-dns-record
Pfsense should send the ttl attribute with the shortest value of 120 seconds (2 minutes) or make it possible to define the ttl value in the configuration.
Updated by Anonymous over 6 years ago
- Target version changed from 2.4.4 to Future
Updated by Andrew Bucklin almost 6 years ago
+1 I suggest allowing the TTL setting to be a configurable value, as it is for other Dynamic DNS clients, such as Azure DNS and Route 53.
https://api.cloudflare.com/#dns-records-for-a-zone-update-dns-record
Actions