Configuring PowerDNS Support
Table of Contents |
---|
Environments supported
- PowerDNS version 3.0 or above on the target server(s)
- BIND or MySQL backend
Step 1: Add a PowerDNS Server
...
After entering the server-specific settings in this section, you can click the "Test Connection" button at the bottom right of the page to test the server connection and authentication.
A window will pop up showing a success or failure response.
...
Locate the PowerDNS server in the DNS Servers list, and then click the "Push" button under "Actions" at the end of the row.
BIND Backend
Note | ||
---|---|---|
| ||
The integration does not require a remote database connection, but it does require an SSH account and a writable directory. The SSH account must have access to the server. This account will also be used for DNSSEC functionality within PowerDNS. |
MySQL Backend
Note | ||
---|---|---|
| ||
The integration requires a remote database connection, so will need a mysql user with permissions for remote administration. We highly recommend using ACLs to ensure that configuration only occurs from intended sources. For DNSSEC functionality, you will need a standard SSH user account within withing your PowerDNS user group Please note that Views are not supported with the MySQL backend |
Info |
---|
Only BIND and MySQL backends are supported. |
Additional Information
For additional information on working in DNS, see the following sections:
...