Patches item #2785288, was opened at 2009-05-01 21:34
Message generated for change (Tracker Item Submitted) made by jimmik
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=676130&aid=2785288&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: JimKnopf (jimmik)
Assigned to: Nobody/Anonymous (nobody)
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
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=676130&aid=2785288&group_id=116817
|