x
all questions login
General DNS & Domains Dyn Email Update Clients Dyn Developer

I wrote a simple DynDNS update client. It is a bash script and will run on Linux computers, and probably will run just fine on Mac OS X, too.

I was getting tired of monolithic, complex, not necessarily working clients for Linux.

It has very little configuration and very few options (zero, actually). You just configure it with your account details, and then run it from cron.

I have only tested it on Ubuntu, and it still needs some polish (like sanity checking for required dependencies or internet connectedness). But it is very easy to set up and it works.

Any thoughts?

Thanks

more ▼

asked Jan 31 at 03:27 AM

JDS\'s gravatar image

JDS
1 1 1 1

10|600 characters needed characters left

2 answers:

Hi, I hope you read the DynDNS protocol requirements. There are at least two important requirements for an updater: It MUST NOT send update requests when the host already is updated. And - at least officially - it MUST keep a persistent state info surviving a reboot. The second requirement is something I did not wish to implement in "rxdyndns", a simple update client vintage 2005 for OS/2 warp, and therefore I never submitted it to the formal audit for "official" update clients.

more ▼

answered Jan 31 at 04:04 AM

Frank 5\'s gravatar image

Frank 5
91 3

Yeah, I saw their API and specs and I'm confident that my little thing does both.

Thanks

Jan 31 at 08:18 PM JDS
10|600 characters needed characters left

These documents are the requirements Frank referred to. Assuming you've followed them you share it the same way any open source package is shared. That means word of mouth, blog posts etc. You'll also want to build RPM and DEB packages for the major distributions to encourage people to try it.

One thing not covered in the documentation is that you do need to push an update about ever 28 to 30 days, regardless of whether or not the IP changed, to avoid account inactivity expiry.

more ▼

answered Jan 31 at 07:12 AM

Cry Havok\'s gravatar image

Cry Havok ♦
52.2k 13 26 222

10|600 characters needed characters left
Your answer
osqa.question.ask.tags.preview.show

© 1998-2012  Dynamic Network Services Inc.  -  Legal Notices  -  Privacy Policy  -  Contacts     

Powered by AnswerHub - Enterprise Social Q&A