Skip to content

Buggy config for ddclient >=3.11 #539

@guiniol

Description

@guiniol

ddclient 3.11 introduces new IPv4/6 options and deprecates the non-versioned options. There is currently a bug with those deprecated options causing ddclient to push updates even if the IP does not change.
The fix, when known, is trivial:
replace

use=web, web=http://ipv4.nsupdate.info/myip

with

usev4=webv4, webv4=http://ipv4.nsupdate.info/myip

See ddclient/ddclient#590 for more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions