| DnsZone allows users to change their own DNS zones without actually having
access to the nameserver on which their zone is located. It is a multi-user
application, where each user has its own login and password. The interface
allows you to add, update, and delete individual records for the domain you are
managing. Records are instantly updated in the nameserver, and changes will be
visible instantly. MySQL, Oracle, and PostgreSQL are supported as the backend
database. DNS records supported are SOA, A, AAAA, CNAME, MX, NS, PTR, and TXT.
The user interface supports multiple languages. The interface can be tailored
to fit your needs by the use of templates. It requires Apache/mod_perl and a
few Perl modules. |