DNS Control
DNS Control is a web based dns management tool for BIND 9 name server. You can completely manage a domain from a web interface. It supports adding/modifying/removing A, MX, and CNAME records. All information is stored in a MySQL database. The interface(frontend) and command scripts(backend) are written completely in PHP(smarty for the templates). There is a separate interface for admins and users. The admin interface is for adding/removing/updating passwords for domains in the system. The user interface is for managing a domain.
Changes:
*Added PHP5 Support
*Session Security Fix
*Updated to Smarty-2.6.9
*Added Search Feature to backend
*WWW A record created by default now
Upgrade Instructions:
*Just upload the new files.
Here are a few screenshots:
Admin:
List Domains
Add Domain
User:
Login
Show Records
List Record
Add Record
* If you would like to see DNS Control’s development continue, please consider donating. It take’s a lot of time and effort to create software. *
Bug Tracker:
http://r00tshell.lighthouseapp.com/projects/10528-dns-control/overview
Source Code: http://github.com/jmazzi/dns-control