Skip to content

Commit

Permalink
Include note about IPv4 interface ID (#495)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
cit committed Jul 13, 2022
1 parent 7285eca commit a5db72c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user.rst
Expand Up @@ -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
Expand Down

0 comments on commit a5db72c

Please sign in to comment.