Running a MySQL-Based DNS Server: MyDNS

“In this tutorial I will describe how to install and configure MyDNS, a DNS server that uses a MySQL database as backend instead of configuration files like, for example, Bind or djbdns. This has the advantage that you can easily use web-based frontends to administrate your DNS records. MyDNS simply reads the records from the database, and it does not have to be restarted/reloaded when DNS records change or zones are created/edited/deleted! I will also show how to set up a secondary DNS server, but I will not use normal zone transfers to get the records from the primary to the secondary DNS server; instead, I will use MySQL database replication. I will simply replicate the data from the primary to the secondary server.”

9 Comments

  1. 2006-01-22 1:01 pm
    • 2006-01-22 7:57 pm
  2. 2006-01-22 2:09 pm
  3. 2006-01-22 2:26 pm
    • 2006-01-22 2:50 pm
    • 2006-01-22 8:03 pm
      • 2006-01-22 10:24 pm
    • 2006-01-23 7:42 am
  4. 2006-01-22 6:21 pm