4. Prerequisites

Your own domain name
The nameserver

Stuff you need for my solution which I'll explain and describe :

Your own domain name

I decided to make the "dynamic" name a subdomain of the domain name for two reasons:

  • The dynamic stuff wouldn't affect the main zonefile which would therefore be safe from updates.

  • The dynamic stuff could run with exactly one nameserver where the main domain name needs at least two to be accepted.

The nameserver

The nameserver needs to be set up in such a way that I can log in using ssh and run the dns update script and it needs to be on a fixed IP (so I can delegate the cable zone to it and I know where to reach it when the connection comes up). It does not have to be the same nameserver as for the main server.


Koos van den Hout (koos@kzdoos.xs4all.nl)