I switched to a new router (FritzBox 5590) and have the following issue with accessing my FBx:
I have my own domain name and accessing it from external works. But when trying to access from the WLAN the FBx is on (via LAN) I am redirected to the log-in page of the router.
First thing was to use DynDNS of the FBx, not the router.
So here is my first question.
Update-url of my provider is “https://<username>:<passwd>@dyndns.strato.com/nic/update?hostname=&myip=,”,
the documentation of FBx says “The Variables <User>, <Pass>, <Ip>, <Domain> may be used within the URL. For details see the update URL templates of the example providers.”
So I have to replace “username” by “User”, “passwd” by “Pass”, “domain” by “Domain”, “ipaddr” by “Ip”? What about IPv6? Is the check mark at “use ipv6 insteas of ipv4” doing this?
EDIT
The nice thing about asking questions is that this helps to organize ones chaotic investigations.
So the answer to all questions is simply YES.
Furthermore:
a) Allow DynDNS to propagate through the net, 10 minutes might not be sufficient.
b) For using IPv6 DynDNS has to be run on the freedombox. This way the IPv6 of freedombox is connected to the domaine, not that one of the router.
c) For newer fritzbox models DNS-rebind-protection has to be deactivated for the domain associated with the freedombox.
Thanks again for this great project, it has become an essential part of my digital life.