mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Wildcard Entries for Dreamhost #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danmandle on GitHub (Oct 28, 2019).
When trying to update
*.exampledomain.com, I the following error message:Config:
Current workaround: CNAME
*.exampledomain.com>exampledomain.com@qdm12 commented on GitHub (Oct 28, 2019):
It should have the domain
exampledomain.comand host*. Also I'm not sure it works with CNAME, it's meant to work with A records only as I recall. Let me know if it works, thanks!@danmandle commented on GitHub (Oct 28, 2019):
Thanks for the lighting fast response! It was set to an A record when testing, CNAME as workaround. Updating to
host: *fixed the error message. Not sure if it actually updated the record, but that may have been due to rapid DNS changes. Will verify later.@danmandle commented on GitHub (Oct 28, 2019):
I may have gotten my hopes up too soon. The error has gone away, but the value isn't changing.

Screen shot from Dreamhost:
@qdm12 commented on GitHub (Nov 6, 2019):
Is it working now? You might need to give it some time to update.