From a5db72c8d715a0dfa30017c9d964aead4d4fea27 Mon Sep 17 00:00:00 2001 From: Florian Adamsky Date: Wed, 13 Jul 2022 12:17:25 +0200 Subject: [PATCH] Include note about IPv4 interface ID (#495) docs: include note about IPv4 interface ID The documentation was unclear how I can have the same IPv4 address for a related host. I found the solution in #133 and thought I might help to include this into the documentation. --- docs/user.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/user.rst b/docs/user.rst index 821fb144..6c7ee0a7 100644 --- a/docs/user.rst +++ b/docs/user.rst @@ -216,6 +216,8 @@ Note: make sure you send this device's IPv6 address with the update (myip=...) or run the updater on that device and make sure the request originates from the IPv6 address you want in DNS. +* if you want the related host to point to the same IPv4 address as the main + host (which is often the router), use 0 as the interface ID. Other Services Updaters