[PR #417] [CLOSED] docs(readme): add configuration notice split-dns #389 #689

Open
opened 2025-11-20 04:25:43 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/417
Author: @affeldt28
Created: 1/18/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • cdf242b docs(readme): add configuration notice split-dns #389

📊 Changes

1 file changed (+22 additions, -0 deletions)

View changed files

📝 README.md (+22 -0)

📄 Description

Adds a configuration notice to the readme.

If you configured your internal dns to point to an internal ip, to also use your services within your network. Ddns-updater will check against this ip and triggers an update to your configured provider. Due to the fact that this record will never be your public ip, this update will be done every time it checks if your ip is up to date.
Adding a public dns to your container will prevent this behavior, because then ddns-updater will not check against your internal dns.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/417 **Author:** [@affeldt28](https://github.com/affeldt28) **Created:** 1/18/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`cdf242b`](https://github.com/qdm12/ddns-updater/commit/cdf242b6b40449f2f34f1dd37318a41b09958e63) docs(readme): add configuration notice split-dns #389 ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+22 -0) </details> ### 📄 Description Adds a configuration notice to the readme. If you configured your internal dns to point to an internal ip, to also use your services within your network. Ddns-updater will check against this ip and triggers an update to your configured provider. Due to the fact that this record will never be your public ip, this update will be done every time it checks if your ip is up to date. Adding a public dns to your container will prevent this behavior, because then ddns-updater will not check against your internal dns. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:25:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#689