[Ddclient-forum] [ ddclient-Bugs-3367054 ] Please correct default config
Brought to you by:
supersandro2000,
wimpunk
From: SourceForge.net <no...@so...> - 2011-07-15 06:32:29
|
Bugs item #3367054, was opened at 2011-07-14 09:23 Message generated for change (Comment added) made by wimpunk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=676128&aid=3367054&group_id=116817 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: service configuration Group: current version Status: Open >Resolution: Invalid Priority: 5 Private: Yes Submitted By: stopka (stopka2top) Assigned to: Nobody/Anonymous (nobody) Summary: Please correct default config Initial Comment: If using use=web, web=checkip.dyndns.com, web-skip='IP Address' Then ddclent very badly update IP-address grep -i ddc /var/log/daemon.log WARNING: file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' ='' Сorrectly use=web, web=checkip.dyndns.com, web-skip='Current IP Address: ' Please correct default config Remove #use=web, web=checkip.dyndns.com, web-skip='IP Address' Add #use=web, web=checkip.dyndns.com, web-skip='Current IP Address: ' ---------------------------------------------------------------------- >Comment By: wimpunk (wimpunk) Date: 2011-07-15 06:32 Message: it doesn't matter: ddclient searches for the first ip address after "IP Address". I think you (or dyndns) has another issue. Btw, the only good replacement is replacing '#use=web, web=checkip.dyndns.com, web-skip='IP Address'' by '#use=web' since the rest is by default. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=676128&aid=3367054&group_id=116817 |