Bug #7601
closedDynamic DNS - Hostname should not be required for DNS-O-Matic
100%
Description
Background: DNS-O-Matic allows updates to be sent without a hostname or service specified, in which case all services are updated. However, the pfSense UI requires a valid hostname, and will not allow this case.
I hacked out all hostname validation to test the underlying update mechanism, forced an update, and verified on the DNS-O-Matic site that all services were updated. This suggests that only the UI validation needs to be updated.
Files
Updated by Scott Reynolds over 7 years ago
Please see the attached trivial patch to make the hostname optional for DNS-O-Matic.
Updated by Jim Pingle over 5 years ago
- Category set to Dynamic DNS
- Status changed from New to Feedback
Is this still a problem? There have been lots of DynDNS changes since this report, but I don't see anything that looks like this patch in place.
If it is a problem, please make a pull request on github instead of attaching a patch.
Updated by Jim Pingle about 5 years ago
- Status changed from Feedback to Pull Request Review
- Target version set to 2.5.0
Updated by Renato Botelho about 5 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Jim Pingle about 5 years ago
- Target version changed from 2.5.0 to 2.4.5
Updated by Jim Pingle almost 5 years ago
- Status changed from Feedback to Resolved
Though I cannot confirm the DNS-O-Matic service accepts the request, the GUI no longer requires the hostname.