debian -> ddclient -> server hinter router

Gast #2479513
Lesenswert?

Hallo,
irgendwie kann mein dyndns client "ddclient" keine aktuelle Ip-Adresse 
meiner Internetverbindung zu dyndns.org übermitteln.

Mein Server ist an einer Switch angeschlossen.
Die Switch ist wiederum mit meiner Fritzbox verbunden.

Des sind die Einstellungen von ddclient

/etc/default/ddclient:

# Configuration for ddclient scripts
# generated from debconf on Do Jan 12 22:54:36 CET 2006
#
# /etc/default/ddclient

# 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
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="200"




/etc/ddclient.conf:
# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf
pid=/var/run/ddclient.pid
protocol=dyndns2
use=web, web=checkip.dyndns.org
server=members.dyndns.org
login=wunschname
password=wunschpasswort
wunsch.dyndns.org




Der ddclient startet nach einem Systemneustart von selbst.


Ich hoffe das ihr mir helfen könnt.

Cu unbekannt
Gast #2479636
Lesenswert?

Das Teil wird doch wohl irgendwelche Fehlermeldungen ausgeben?
1
Debugging ddclient looks pretty hard but it isn't.
2
First try to put as less as necessary in your configuration.
3
Try to run ./ddclient -daemon=0 -noquiet -debug and check the result. 
4
Try to add the features you need and check it again. 
5
Once you're happy with the result, run it as a daemon.
Gast #2484767
Lesenswert?

Die Fritzbox blockt da nichts, es wird ja nur eine Seite aufegrufen, und 
keiner will rein.

Bei mir funktioniert es mit der config.

# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf

protocol=dyndns2
use=web, web=checkip.dyndns.com, web-skip='IP Address'
server=members.dyndns.org
login=deinLoginName
password='deinpasswort'
wildcard=YES
deinedyndnsadresse.dyndns.org



das passwort ist in '' gesetzt

Antwort schreiben

Bitte melde dich an, um einen Beitrag zu schreiben.

oder

Mit Google-Account einloggen

Die Registrierung ist kostenlos und dauert nur eine Minute.

Jetzt registrieren