The PowerDNS Recursor is a high-performance DNS recursor with built-in scripting capabilities. It is known to power the resolving needs of over 150 million internet connections.
The documentation is only for the 4.1 and higher series, users of older versions are urged to read End of life statements and upgrade!
This documentation is also available as a PDF document.
PowerDNS is an open source program so you may get help from the PowerDNS users’ community or from its authors. You may also help others (please do).
Public support is available via several different channels:
- This documentation
- The mailing list
#powerdns
on irc.oftc.net
The Open-Xchange/PowerDNS company can provide help or support you in private as well. Please contact Open-Xchange.
Yes, we have a support policy called “Open Source Support: out in the open”.
If you desire privacy, please consider entering a support relationship with us, in which case we invite you to contact Open-Xchange.
This happens, we’re here to help! Read below on how you can get help
Start out with stating what you think should be happening.
Quite often, wrong expectations are the actual problem.
Furthermore, your operating system, which version of PowerDNS you use and where you got it from (RPM, .DEB, tar.bz2).
If you compiled it yourself, what were the ./configure
parameters.
If possible, supply the actual name of your domain and the IP address of your server(s).
As much as we’d like to think we are perfect, bugs happen. If you have found a bug, please file a bug report on GitHub bug report. Please fill in the template and we’ll try our best to help you.
Please report this in private, see the PowerDNS Security Policy.
We like to work on new things! You can file a feature request on GitHub feature request.
We use code from the project listed below.
protozero copyright (c) Mapbox.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.