Installing and configuring PowerDNS on CentOS 7 using MariaDB.
The PowerDNS server works with many Linux and Unix derivatives. A variety of backends can be configured, including zone files in the BIND format, relational databases, and failover / load balancing. DNS recurrent can also be set up as a separate server process.
PowerDNS Authoritative server has a new version of 3.4.4, but EPEL currently offers version 3.4.3. I recommend installing the EPEL version for CentOS or Fedora if you want to test this version. In this way, you can also update PowerDNS in the future.
In this article, you will learn how to install and configure the master PowerDNS server using MariaDB's backend and PowerAdmin-a useful management tool for PowerDNS.
Read The Full Article : How to Install and Configure PowerDNS on CentOS 7 using MariaDB.