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.
Actions