mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #286] add speedport hybrid example configuration? #231
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#231
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @ThomasWaldmann on GitHub (Nov 21, 2016).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/286
Originally assigned to: @ThomasWaldmann on GitHub.
From my inbox:
Add under "Show Configuration" this example:
@ThomasWaldmann commented on GitHub (Nov 21, 2016):
Not sure how popular this kind of router is, can anybody comment?
@elnappo commented on GitHub (Dec 27, 2016):
Would be interesting to know if this interface is the same on all speedport routers. These routers are mainly used by Deutsche Telekom (German Telecom).
@maboxx commented on GitHub (Jan 16, 2018):
I recently use this router and will now test it as described above. If I have any problems with that, I will report here. What I notice in the first moment. I have entered and saved the data but in my nsupdate.info account there is currently no refresh of the IP4v address. I'm will watch if it work on the next ip switch.
@maboxx commented on GitHub (Jan 23, 2018):
OK, the router IP address has change but but the nsupdate.info account do not received an update.
Domänenname = name.nsupdate.info
Benutzername = name.nsupdate.info
Kennwort = xxxxxxxx
Updateserver-Adresse = https://ipv4.nsupdate.info/nic/update
Protokoll = https
Port = 44
@ThomasWaldmann commented on GitHub (Jan 25, 2018):
There seems some duplication...
Port 443
If they ask for the protocol separately, it might be the case that they only want ipv4.nsupdate.info/nic/update (not https:// here) for the update server address.
@maboxx commented on GitHub (Jan 29, 2018):
OK I test it again and it didn't work, even without "https" it doesn't work (just with ipv4.nsupdate.info/nic/update)
@maboxx commented on GitHub (Feb 6, 2018):
In the event log of the speeport hyprid I can see the following entry:
When I type the URL https://ipv4.nsupdate.info/nic/update into the browser and login I receive the following:
@ThomasWaldmann commented on GitHub (Feb 8, 2018):
notfqdn means that the hostname you gave is not a fully qualified domain name.
e.g. foo instead of foo.nsupdate.info
@maboxx commented on GitHub (Feb 26, 2018):
Ok I give up.
It doesn`t work with a Hyprid Speedport. As you can see above my configuration:
Domänenname = name.nsupdate.info
Benutzername = name.nsupdate.info
Kennwort = xxxxxxxx
Updateserver-Adresse = https://ipv4.nsupdate.info/nic/update
Protokoll = https
Port = 443
I always receive the message:
(D001) Aktualisierung für Dynamic DNS war nicht erfolgreich. Der Update Server konnte nicht erreicht werden.Even if I remove https at the server address.
@ThomasWaldmann commented on GitHub (Feb 26, 2018):
Maybe they have bugs in processing these values (see my comment about duplication).
Ehrm, I just noticed there is no "path" in the URL in the top post. Can you try that?:
Updateserver-Adresse: https://ipv4.nsupdate.info
@maboxx commented on GitHub (Apr 6, 2018):
Hi Thomas,
I have now tested again. I am not longer recieving this "D001" error, see above in my post.
But I have new errors now, see below:
With this configuration:
I recieve the following error:
(D002-1) Aktualisierung für Dynamic DNS war nicht erfolgreich. Der Dynamic DNS Anbieter meldet <Fehler bei der Authentifizierung (badauth)>When I change the configuration in this:
I recieve the following error:
(D002-3) Aktualisierung für Dynamic DNS war nicht erfolgreich. Der Dynamic DNS Anbieter meldet <Domain existiert nicht (notfqdn)>Any idea what the problem could be?
@ThomasWaldmann commented on GitHub (Apr 6, 2018):
You used the secret for that host as "Kennwort"?
"Benutzername" must be the fqdn (name.nsupdate.info).
@maboxx commented on GitHub (Apr 7, 2018):
Great, it works like this:
The problem was the password. I used the password for the login on my account on nsupdate.info.
I probably should have read your first post better, sorry.
@ThomasWaldmann commented on GitHub (Apr 7, 2018):
@maboxx glad it worked now. Can you tell us the firmware version of your router?
@maboxx commented on GitHub (Apr 8, 2018):
Router: Speedport Hybrid
Firmware version: 050124.03.07.001
Thank you so much for your great service on nusupdate.info
@ThomasWaldmann commented on GitHub (Sep 30, 2018):
@maboxx Can you switch the Speedport UI to English and update your previous post so we can have the text for the new help entry in English (like everything else)?
@maboxx commented on GitHub (Oct 2, 2018):
Ok I switch the GUI to english, here is the post with text in english:
......
Great, it works like this:
Provider = other Provider
Domain name = name.nsupdate.info
User name = name.nsupdate.info
Password = secret for that host
Updateserver-Adresse = https://ipv4.nsupdate.info
Protokoll = https
Port = 443
The problem was the password. I used the password for the login on my account on nsupdate.info.
I probably should have read your first post better, sorry.
@marcusgrtz commented on GitHub (Apr 4, 2022):
Does anyone know what the settings are for a Speedport Smart 4 router?
@strarsis commented on GitHub (Mar 29, 2024):
@marcusgrtz: When the Speedport Smart 4 router has an internet connection with an IPv6- and IPv4-address, it will send both IP addresses comma-separated for a single parameter. This is incompatible with most custom/free DynDNS-providers, except for IPv64.net.
You can use a HTTP request catcher as the updater URL (e.g. https://webhook.site/) to see what the Speedport actually sends (including HTTP auth and IP value).