# Configuration for ddclient scripts
# generated from debconf on Mo 2. Sep 15:05:33 CEST 2019
#
# /etc/default/ddclient
# Set to "true" if ddclient should be run every time DHCP client ('dhclient'
# from package isc-dhcp-client) updates the systems IP address.
run_dhclient="false"
# Set to "true" if ddclient should be run every time a new ppp connection is
# established. This might be useful, if you are using dial-on-demand.
run_ipup="false"
# Set to "true" if ddclient should run in daemon mode
# If this is changed to true, run_ipup and run_dhclient must be set to false.
run_daemon="true"
# Set the time interval between the updates of the dynamic DNS name in seconds.
# This option only takes effect if the ddclient runs in daemon mode.
daemon_interval="60"
Das Update wird nach ca. 60 sekunden gestartet, und meine IPv4 Updatet auch.
Mein Problem besteht darin, das meine IPv6 nicht mehr erreichbar ist dannach, bzw nach wechsel der IPv6.
Weil diese leider nicht geupdatet wird, meine frage warum ?
root@raspberrypi ~ > ddclient -force
WARNING: file /etc/ddclient.conf, line 17: unrecognized keyword 'ipv6' (ignored)
WARNING: file /etc/ddclient.conf, line 17: unrecognized keyword 'ipv6' (ignored)
WARNING: updating xxx.dyndns.org: nochg: No update required; unnecessary attempts to change to the current address are considered abusive
root@raspberrypi ~ >
Funktioniert leider nicht , bekomme eine Fehlermeldung : line 17: unrecognized keyword 'ipv6' (ignored)
Eine idee , was ich ändern muss ?
Hab das gefunden , könnte das mir helfen ?
Sie müssen registriert sein, um Links zu sehen.
Als Anmerkung steht das drin :
Update: Wer Stretch installiert hat, muss statt eth0 enx[12-Stellige-MAC] eingeben.
Bei WLAN statt wlan0 wlx[12-Stellige-MAC].
Mit ifconfig
Will erst eure meinung wissen dazu , bevor ich was am Server teste.
ddclient kann laut forum-raspberrypi.de : Nur IPv4 oder IPv6 Updaten ! Beides soll wohl nicht gehen mit /etc/ddclient.conf
Hab die info und Hilfe, im forum-raspberrypi.de gefunden bzw. erfragt.
Sie müssen registriert sein, um Links zu sehen.
Kurz zur Lösung für IPv6:
# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf