content:serverbasics:network-dyndns
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung | |||
content:serverbasics:network-dyndns [2025/07/10 20:38] – [DDclient] obel1x | content:serverbasics:network-dyndns [2025/07/10 20:39] (aktuell) – obel1x | ||
---|---|---|---|
Zeile 37: | Zeile 37: | ||
How the rebind protection work: DNS queries to your Router won't return the IP of the service. So if you experience, that '' | How the rebind protection work: DNS queries to your Router won't return the IP of the service. So if you experience, that '' | ||
- | |||
- | |||
===== Modem Setup ===== | ===== Modem Setup ===== | ||
Zeile 69: | Zeile 67: | ||
After that, check if your device has an temporary adress with '' | After that, check if your device has an temporary adress with '' | ||
- | *** Not finished - i have not found any docs at ddclient, how to get the interface temporary adress working, made up [[https:// | + | *** Not finished - i have not found any docs at ddclient, how to get the interface temporary adress working, made up [[https:// |
- | For the time beeing, i will be fine using the non- private adress. | + | |
===== DynDNS Provider ===== | ===== DynDNS Provider ===== | ||
Zeile 183: | Zeile 179: | ||
# send the authenticated soap request | # send the authenticated soap request | ||
auth = HTTPDigestAuth(username, | auth = HTTPDigestAuth(username, | ||
- | device = " | + | device = " |
headers = {' | headers = {' | ||
envelope = raw_envelope.format(service=service, | envelope = raw_envelope.format(service=service, | ||
Zeile 199: | Zeile 195: | ||
</ | </ | ||
- | |||
==== Debugging ==== | ==== Debugging ==== |
content/serverbasics/network-dyndns.txt · Zuletzt geändert: von obel1x