Page 1 of 1

Dynamic DNS units wrong

Posted: Thu Sep 17, 2009 5:26 pm
by danielm
Hi,

I think I've found a bug in v1.0.10 running on my wrt54g. The forced update is acting in hours, even though Gargoyle shows Days and /etc/ddns_gargoyle.conf shows:-

Code: Select all

service ddns_2
        enabled 1
        service_provider        dnsomatic.com
        ip_source       internet
        force_interval  1
        force_unit      days
        check_interval  15
        check_unit      minutes
force_interval was previously 3 and force_unit days. After being banned by dyndns for abuse, the history at dnsomatic showed 3 hourly polling. Changing to 1 day (as above) via Gargoyle resulted in hourly polling. I guess there's an out-by-one error in the field counter somewhere. As a work-around I can make it 72 "Days" and check the logs in a few days.

Daniel

Re: Dynamic DNS units wrong

Posted: Fri Sep 18, 2009 8:18 am
by Eric
Thanks for reporting this! I've found the bug & fixed it in the SVN source repository. The fix will be released with the next version (should be in the next week or so).

Re: Dynamic DNS units wrong

Posted: Wed Sep 23, 2009 6:59 pm
by Eric
This should now be fixed in v1.0.12