Live data from Hacker News

DynDNS ends free services

linktracking.dyn.com

81–90 of 122 posts

Re: DynDNS ends free services

#81
I always ran a homebrew dynamic dns service on my domains from whatever VPS provider I used at the time. Basically create a new A record on your domain (ex: home.example.com), then run one of these scripts periodically on your home machine to keep that A record updated. Here are are the two that are still relevant:

Digital Ocean: http://pushingkarma.com/notebook/dynamic-dns-your-home-pc-us...

Linode: http://pushingkarma.com/notebook/setup-dynamic-dns-using-lin...

Re: DynDNS ends free services

#82

Rackspace offers DNS with all cloud accounts and doesn't charge for it. As far as I know, you can sign up for a cloud account and not actually purchase any services, though I would probably put some files in Cloud Files so you're at least paying them something to keep the account around. You can update your records via their API or via their control panel and there are no per-change or per-domain fees. You're getting…

This is true. Although we do appreciate folks using other Rackspace services along with the free DNS. ;)

Re: DynDNS ends free services

#83

Rackspace offers DNS with all cloud accounts and doesn't charge for it. As far as I know, you can sign up for a cloud account and not actually purchase any services, though I would probably put some files in Cloud Files so you're at least paying them something to keep the account around. You can update your records via their API or via their control panel and there are no per-change or per-domain fees. You're getting…

Route 53 is also really cheap if you're an AWS kind of guy/gal for 50 cents a domain. The usage charges are beyond low (think 1 cent) for smaller sites.

Route 53 seems like a way to go with their GeoDNS ability and bunch of cool other features. To bad Dyn.com goes all paid though...

Re: DynDNS ends free services

#86
post #7
post #4

Alternatives I switched to a while ago: - https://freedns.afraid.org/ - https://ydns.eu/ What I like about these two is that you are able to update the IP by just curl'ing a certain URL, which works great in combination with a cronjob. Edit: It looks like OP submitted the tracking URL from the newsletter, his ID is probably going to stick out in their analytics.

Personally I use https://www.noip.com

I switched from DynDNS to NoIP last year, but I'm probably going to switch again soon; NoIP's Mac auto-updater is broken and they don't seem to give a shit about fixing it.

Re: DynDNS ends free services

#87

Earlier quoted context omitted.

What hostility or ridiculousness did you see? I've been on Dyn forever, as a free user to keep a host entry for one remote, nonprofit dynamic-IP server. Starting exactly a year ago, once per month they sent me an email with a link I'd click to keep my free hostname(s) active. Seemed reasonable.

They were one of those services that would repeatedly make the free service worse, in an attempt to get you to upgrade. At first they changed it so you need to touch your account once every 30 days to keep it active. Using the automated updater counted as touching it. Then they changed it where the automated updater didn't count anymore, so now you needed to log in manually every 30 days. Once I didn't get their emai…

> Once I didn't get their email, and they purged my whole account. I had to recreate it as a new account, and by now they had severely restricted the list of domains that were available for the free service, so I couldn't get the old domain back.

This exact same thing happened to me a few years back - didn't even notice the email, so I lost a name I'd had for years. I get that it wasn't really 'mine' per se; I might have paid for it anyway, since their service at the time was hardly expensive, but cancelling my stuff abruptly seemed... well, not exactly dishonest, I suppose. Let's go with 'distasteful.' I moved over to afraid.org's free dns service, and never looked back. It's sad it took Dyn so long to come out and admit they weren't interested in free users. I hope their new service works out for them, and that their free users are happier in their new homes.

Re: DynDNS ends free services

#89

Rackspace offers DNS with all cloud accounts and doesn't charge for it. As far as I know, you can sign up for a cloud account and not actually purchase any services, though I would probably put some files in Cloud Files so you're at least paying them something to keep the account around. You can update your records via their API or via their control panel and there are no per-change or per-domain fees. You're getting…

Linode too offers DNS with their accounts, which i've used and been happy with ... https://library.linode.com/dns-manager

They also offer API access (haven't used that yet) https://www.linode.com/api/dns

Re: DynDNS ends free services

#90
post #60
post #3

For what it's worth, if you use namecheap.com as your DNS registrar then you have this type of service already for free. If you don't use namecheap, then you're doing it wrong ;)

I know it's not strictly NameCheap's fault, but I moved all my DNS off of their servers after the recent DDOS had them down for hours.

Same. At work we had a high traffic website using namecheap DNS and we had to transfer to Route 53 to avoid the chance of another DDoS.
Post reply on HN