-
-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels