Comments on Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Squeeze

Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Squeeze This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin control panel for PowerDNS on a Debian Squeeze system. PowerDNS is a high-performance, authoritative-only nameserver - in the setup described here it will read the DNS records from a MySQL database (similar to MyDNS), although other backends such as PostgreSQL are supported as well. Poweradmin is a web-based control panel for PowerDNS.

2 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By:

This howto is working fine also for Ubuntu 12.04 Server, except that, after finishing the installation you have to change the configuration file

/etc/powerdns/pdns.d/pdns.local.gmysql


removing gmysql-dnssec support:


gmysql-dnssec=no

After that, restart pdns and enjoy this powerful program!

 

By: fixion37

And how to transfer zones to other geografic located pdns server(s) ?