[Ddclient-forum] [ ddclient-Patches-1609799 ] Support for LoopiaDNS
Brought to you by:
supersandro2000,
wimpunk
From: SourceForge.net <no...@so...> - 2009-09-08 07:19:11
|
Patches item #1609799, was opened at 2006-12-06 04:09 Message generated for change (Comment added) made by wimpunk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=676130&aid=1609799&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: new services Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Erik Christiansson (scilence) Assigned to: Nobody/Anonymous (nobody) Summary: Support for LoopiaDNS Initial Comment: LoopiaDNS uses a subset of the DynDNS2 protocol. The address used for updating is http://dns.loopia.se/XDynDNSServer/XDynDNS.php The 'server' setting didn't help since the last part of the URL was hardcoded to /nic/update. The 'script' setting was added to fix this. Loopia also provides a web based IP lookup at http://dns.loopia.se/checkip/checkip.php that was added. Sample config: protocol=dyndns2, use=web, web=loopia, server=dns.loopia.se, script=/XDynDNSServer/XDynDNS.php, login=myaccount, password=mysecret, f.q.d.n ---------------------------------------------------------------------- >Comment By: wimpunk (wimpunk) Date: 2009-09-08 07:19 Message: I will add the patch if you could also update the documentation. ---------------------------------------------------------------------- Comment By: Erik Christiansson (scilence) Date: 2009-09-01 08:09 Message: I've updated the patch to SVN version. It would be great to get this merged. I've been patching releases for three years now. ---------------------------------------------------------------------- Comment By: John Backstrand (sandos) Date: 2006-12-06 12:27 Message: Logged In: YES user_id=22211 Originator: NO This would be extremely useful. Please add this to ddclient, since Loopia is clearly the most common registrar for new .se domains. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=676130&aid=1609799&group_id=116817 |