Actions
Bug #10592
closedDigitalOcean DNS update adds new DNS record instead of update
Start date:
05/25/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.5
Affected Architecture:
Description
The DigitalOcean API lists NS records in pages, 20 per page.
The pfSense Dynamic DNS update only downloads the first page so cannot find the NS record to be updates if it is listed in the following pages.
Sending pull request for the solution.
Updated by Csoban Kesmarki over 4 years ago
Draft pull request created to resolve this: https://github.com/pfsense/pfsense/pull/4334
Testing in live pfsense 2.4.5.
Updated by Csoban Kesmarki over 4 years ago
Fix tested on pfSense 2.4.5 with successfully working on IPv4 and IPv6 NS records.
Updated by Jim Pingle over 4 years ago
- Status changed from New to Pull Request Review
- Target version changed from 2.4.5-p1 to 2.5.0
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee changed from Csoban Kesmarki to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Actions