ddclient

  • hi,
    i edited /etc/ddclient.etc and also /etc/defaults/ddclient to run it as server log to syslog...


    i also started it via systemct start ddclient


    the problem is i cant see any results / logs ... even service looks like its running ... nothing is inside syslog :( any idea? thanks


    root@raspberrypi:/var/log# systemctl status ddclient
    ● ddclient.service - LSB: Update dynamic domain name service entries
    Loaded: loaded (/etc/init.d/ddclient; generated; vendor preset: enabled)
    Active: active (running) since Mon 2020-01-13 12:59:09 UTC; 43min ago
    Docs: man:systemd-sysv-generator(8)
    Process: 9170 ExecStop=/etc/init.d/ddclient stop (code=exited, status=0/SUCCES
    Process: 9240 ExecStart=/etc/init.d/ddclient start (code=exited, status=0/SUCC
    Tasks: 1 (limit: 4915)
    CGroup: /system.slice/ddclient.service
    └─9246 ddclient - sleeping for 70 seconds


    Jan 13 12:59:08 raspberrypi systemd[1]: Starting LSB: Update dynamic domain name
    Jan 13 12:59:09 raspberrypi systemd[1]: Started LSB: Update dynamic domain name

  • Do you restart ddclient to apply configuration changes?


    Code
    sudo /etc/init.d/ddclient restart


    To check the status of the ddclient service, run



    Code
    sudo /etc/init.d/ddclient status

    If you do not get errors during the restart, then the service restarts correctly.

  • hi,
    yes i did, also


    root@raspberrypi:~# /etc/init.d/ddclient status
    ● ddclient.service - LSB: Update dynamic domain name service entries
    Loaded: loaded (/etc/init.d/ddclient; generated; vendor preset: enabled)
    Active: active (running) since Thu 2020-01-16 08:56:48 UTC; 14s ago
    Docs: man:systemd-sysv-generator(8)
    Process: 17095 ExecStop=/etc/init.d/ddclient stop (code=exited, status=0/SUCCESS)
    Process: 17102 ExecStart=/etc/init.d/ddclient start (code=exited, status=0/SUCCESS)
    Tasks: 1 (limit: 4915)
    CGroup: /system.slice/ddclient.service
    └─17109 ddclient - sleeping for 290 seconds



    Jan 16 08:56:48 raspberrypi systemd[1]: Starting LSB: Update dynamic domain name service entries...
    Jan 16 08:56:48 raspberrypi systemd[1]: Started LSB: Update dynamic domain name service entries.




    I was wondering if its possible to see some log/ status ... that ip was updated or something like that...



    thanks

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!