April 29, 2006

Running A MySQL-Based DNS Server: MyDNS (24 Jan 2006)

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. You could even write your own frontend, e.g. using PHP, to interact with the MyDNS database. MyDNS simply reads the records from the database, and it does not have to be restarted/reloaded when DNS records ch

Related Posts

(Running A MySQL-Based DNS Server: MyDNS (24 Jan 2006)) (MyDNSConfig 1.0.0 released: DNS Control Panel) (MyDNSConfig 1.0.0 released: Management Of DNS Records Through A Web Interface) (Quantel Reduces Time-to-Air for Broadcasters with MySQL) (Web-based Development in a Windows Environment

Comments are closed.

January 25, 2006

Running A MySQL-Based DNS Server: MyDNS (24 Jan 2006)

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. You could even write your own frontend, e.g. using PHP, to interact with the MyDNS database. MyDNS simply reads the records from the database, and it does not have to be restarted/reloaded when DNS records ch

Related Posts

(Running A MySQL-Based DNS Server: MyDNS (24 Jan 2006)) (MyDNSConfig 1.0.0 released: DNS Control Panel) (MyDNSConfig 1.0.0 released: Management Of DNS Records Through A Web Interface) (Quantel Reduces Time-to-Air for Broadcasters with MySQL) (Web-based Development in a Windows Environment

Comments are closed.