mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Bug: Local DNS rewrites result in unnecessary updates #551
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 @XanderStrike on GitHub (Sep 17, 2025).
TLDR: I have a local DNS server that rewrites requests to my domain to the local server. This causes ddns-updater to constantly believe the remote DNS is outdated and send constant updates.
2024-12-24T09:20:36.130Z (commit 78f3061)Maybe I missed it, but there should be a configuration option to use a fixed remote DNS instead of the network default.
Logs:
Configuration file (remove your credentials!):
Host OS: docker on ubuntu
@XanderStrike commented on GitHub (Sep 17, 2025):
My bad, found https://github.com/qdm12/ddns-updater/issues/389