if you have a Linode you can host DNS there for free. I wrote a ruby script a year ago that keeps an A record in sync via their API in case anyone is interested.
https://github.com/jesseadams/voidns It is not pretty but it works! It would probably be quite easy to piggy back a service off of this exact concept. On Tue, Apr 8, 2014 at 3:53 PM, Rich Shepard <[email protected]> wrote: > On Tue, 8 Apr 2014, Michael Rasmussen wrote: > >> Dynamic DNS - which changes your resolution in response to your ISP >> changing your IP address - is a different beast than normal resolution. > > Michael, > > Ah, so! Looks like it would have high value to me since Frontier is back > to frequently changing my IP address. Ergo, I'm interested in a DynDNS > replacement. > > Thanks for the explanation, > > Rich > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
