Feature Requests item #1758564, was opened at 2007-07-22 22:37
Message generated for change (Comment added) made by blueyed
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=676131&aid=1758564&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: Access to other dyndns service providers
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Tyler (fssnowboard)
Assigned to: wimpunk (wimpunk)
Summary: OpenDNS update support
Initial Comment:
Recently, OpenDNS has enabled a dynamic IP update system so that account settings can be dynamically updated. This is important because OpenDNS accounts can filter DNS requests, but you need an up to date IP for it to work properly.
Below is a link to the FAQ at OpenDNS.
http://www.opendns.com/account/dynamic_dns/
----------------------------------------------------------------------
Comment By: daniel hahler (blueyed)
Date: 2009-05-23 01:39
Message:
This is possible using:
ssl=yes
server=updates.opendns.com, login=$USER, password='$PASS' $LABEL
I have used ssl=yes as a global option, but it might work in the
server-line, too (have not tried, apart from options=ssl, which failed -
misinterpreted from the help I guess)
----------------------------------------------------------------------
Comment By: wimpunk (wimpunk)
Date: 2007-07-23 14:23
Message:
Logged In: YES
user_id=722282
Originator: NO
If their discription is correct, the attached patch should make it
possible to use their service using use=dyndns2. It's just a quick fix so
if you test it successful, I'll create a better one.
File Added: opendns.patch
----------------------------------------------------------------------
Comment By: wimpunk (wimpunk)
Date: 2007-07-23 12:55
Message:
Logged In: YES
user_id=722282
Originator: NO
Taking a quick look at the site, it looks like you could use the dyndns2
code for it. It can't be hard to implement.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=676131&aid=1758564&group_id=116817
|