[Pdns-users] MySQL/MariaDb Scaling

2021-06-02 Thread Mailing Lists via Pdns-users
Hi all I run a reasonably sized PowerDNS setup (high millions of domains across a few instances). So far the way I have been scaling it is working fine but I would like to get some addition suggestions in case I missed something. When we need extra capacity currently its a matter of adding a dn

Re: [Pdns-users] PowerDNS Authoritative Server 4.2.0 Release Candidate 1 Released

2019-03-29 Thread mike+lists
On 3/19/19 8:41 AM, Erik Winkels via Pdns-users wrote: > Hi all, > > (Via: > https://blog.powerdns.com/2019/03/19/powerdns-authoritative-server-4-2-0-release-candidate-1-released/ > ) > > This release fixes an issue with security implications that has been recently > reported in the HTTP remote

[Pdns-users] dnssec workflow

2019-01-14 Thread mike+lists
Hello,     I have been experimenting with dnssec and powerdns. I have a domain singed, ds records at my registrar, all looks good and it passes tests on various dnssec validation sites. What Im not clear about however, is what is the workflow needed for ongoing maintenance? I don't understand aut

[Pdns-users] CNAMEs to non-local names with authoritative server as recursor

2016-01-28 Thread lists
Hi, I am using pdns-static-3.4.4-1.x86_64, and I have a pipe backend which modifies local records based on the clients location in the network. This means I need the authoritative server in front of the recursor so I can get their IP address. The backend only handles the request if it finds a

Re: [Pdns-users] Unable to connect to SQLite database does not exist yet

2014-08-28 Thread Lists
QLite backend? Thanks, On 8/28/2014 3:01 PM, bert hubert wrote: On Thu, Aug 28, 2014 at 02:48:50PM -0500, Lists wrote: launch=gsqlite3 gsqlite3-database=/root/pdns.db I have also tried changing permissions and ownership of my pdns database file, thinking it was a permissions issue but I still ge

[Pdns-users] Unable to connect to SQLite database does not exist yet

2014-08-28 Thread Lists
Hi, I am new to PDNS and trying to use the SQLite backend as per the instructions on http://doc.powerdns.com/html/gsqlite.html. I am running SQLite version 3.6.20 with PowerDNS Authoritative Server 3.3.1 on CentOS release 6.5 I have installed SQLite, created the database and can list the ta

[Pdns-users] Internal PowerDNS Install?

2010-12-22 Thread IFM Lists
This may be more of a general DNS question, if so forgive me. I'm somewhat a DNS in many ways. (Software engineer, sysadmin when my arm is twisted.) I've been using PDNS for providing DNS services for publicly-available names for a couple years now. "Flawless" and "Easy". I wish to set up a P

[Pdns-users] How to diagnose misbehaving PowerDNS server.

2010-06-14 Thread IFM Lists
I just uploaded a new batch of records for a domain into my PowerDNS database (MySQL). My primary name server (ns1), for some reason, is returning nothing for one particular record where the secondary (ns2) does. It works for the other records. It appears that the primary server ns1 is misbe

Re: [Pdns-users] OT: "Registering" a name server

2009-01-28 Thread JK E-Lists
I appreciate all the responses. Here is what I did to fix the problem, and if I may ask a follow-up question. Ollie mentioned "you have to create a 'Host Handle' in the registry database at first, normally your registrar". 1) With my ISP's help, I got into the their domain registration manage

[Pdns-users] OT: "Registering" a name server

2009-01-28 Thread JK E-Lists
First of all, many kudos for PDNS. A name server that doesn't require you to be an Einstein to run! Second of all, I apologize because this is only remotely related to PDNS, but because I'm not a DNS expert I'm pulling my hair out. I've been searching for almost three hours for an answer. I'

Re: [Pdns-users] Can't access remotely: "connection timed out; no servers could be reached"

2009-01-21 Thread JK E-Lists
I appreciate the suggestions. They were helpful. I did finally figure out what was wrong. I don't understand one of the settings in the configuration file. In the /etc/powerdns/pdns.conf file I had: local-address=127.0.0.1 When I changed it to the default value of local-address=0.0.0.0 I

[Pdns-users] Can't access remotely: "connection timed out; no servers could be reached"

2009-01-20 Thread JK E-Lists
I have a fresh PowerDNS install with some test records in the database. CentOS 5 (all updates) MySQL Latest PowerDNS RPM I can query successfully when logged into the name server, e.g. [...@ns1 ~] $ host foo.test.com 127.0.0.1 However, when I try to query the from my workstation, it fails. [