Bugs item #2785293, was opened at 2009-05-01 21:40
Message generated for change (Tracker Item Submitted) made by jimmik
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=676128&aid=2785293&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: Other
Group: current version
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: JimKnopf (jimmik)
Assigned to: wimpunk (wimpunk)
Summary: given 'opt' should have priority to global-defaults
Initial Comment:
Hi,
if no use= is defined in ddclient.conf and you start ddclient as
following:
/usr/sbin/ddclient -daemon 300 -use if -if ppp0
then you will get:
DEBUG: get_ip: using ip, ip reports <undefined>
WARNING: unable to determine IP address
this is telling me that given opt('use') has no effect.
Attached patch fix this Problem
(added to patches, too "https://sourceforge.net/tracker/?func=detail&aid=2785288&group_id=116817&atid=676130")
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=676128&aid=2785293&group_id=116817
|