DNS server "MyDNS" that saves settings to MySQL and PostgreSQL
It is a DNS server that uses a database such as MySQL as a backend instead of a normal configuration file.
It is now possible to edit the DNS record from the web browser, and it is also possible to create your own control panel using PHP. Furthermore, there is no need to restart or reread commands even if DNS records and zones are created, changed, or deleted.
Details of the installation method etc. are as follows.
MyDNS: Home
http://mydns.bboy.net/
The following can be used as a control panel for MyDNS via browser.
MyDNSConfig - OpenSource MyDNS Administration
http://www.mydnsconfig.org/
Also phpMyAdmin can be substituted.
PhpMyAdmin | MySQL Database Administration Tool | www.phpmyadmin.net
A detailed tutorial from installation to setting is below.
Running A MySQL-Based DNS Server: MyDNS | HowtoForge - Linux Howtos and Tutorials
We also use the following for recursive name resolution.
Dnscache
Related Posts:
in Software, Web Service, Posted by darkhorse_log