1

I recently set up a server that I want to use as my primary hosting platform. So far, I've mapped some domains to it by setting up A records for them that point to my dynamic IP. As my IP can change randomly and without notice, however, I'm afraid of such downtime. Thus, I'm looking for a dynamic DNS solution.

So far, I've set up DynDNS, but I haven't found a way to use dynamic DNS with an existing domain. Are there any free dynamic DNS nameserver services available?

Mark Henderson
  • 68,823
  • 31
  • 180
  • 259
Maxim Zaslavsky
  • 211
  • 1
  • 4
  • 13

5 Answers5

7

Instead of creating A records use CNAME records and point them to your Dyndns host.

So CNAME = WWW -> your.dyndns.addy

This covers your requirements and if you have configured dyndns to update automatically shouldn't require any further maintenance.

Ethos
  • 456
  • 3
  • 9
4

I use http://freedns.afraid.org having using them for 2+ years without any problem. Disclaimer. I use it for home use and not production.

Sameer
  • 4,118
  • 2
  • 17
  • 11
1

Note that the DynDNS Custom web page says:

Ability to update any hostname with dynamically changed IP address using standard update clients (Dynamic DNS feature for your domain).

so that appears to give you what you need. Unfortunately it costs $29.95 a year, which is not free. :(

Phil Hollenback
  • 14,947
  • 4
  • 35
  • 52
0

If its a single server, and main domain, zonedit works great. I use wget and a custom upgrade script, but a good many common dynamic dns clients work too.

Journeyman Geek
  • 6,977
  • 3
  • 32
  • 50
-1

I would recommend https://duckdns.org/

Its free, simple and it works great.

The team behind it are not doing this for the money (although they would appreciate a donation) so the are no commercials and such.