
Kann ddclient so konfiguriert werden /etc/ddclient.conf
, dass es zusätzlich zu den Updates bei einer Änderung der IP-Adresse in regelmäßigen Abständen dynamische DNS-Updates sendet?
Warum? Der kostenlose Dyndns-Anbieter verlangt alle 30 Tage ein Update, sonst verfällt das kostenlose Konto. Ich bin von AT&T, wo das nie ein Problem war, zu Sonic.net gewechselt, einem zuverlässigeren Dienstanbieter. Jetzt ist meine dynamische IP-Adresse monatelang stabil.
Antwort1
Siehe die README-Datei von ddclient:
USING DDCLIENT WITH cron
If you have not configured ddclient to use daemon-mode, you'll need to
configure cron to force an update once a month so that the dns entry will
not become stale.
## configure cron to force an update twice a month
cp sample-etc_cron.d_ddclient /etc/cron.d/ddclient
vi /etc/cron.d/ddclient