Re: [Pdns-users] Version of Powerdns

2020-06-02 Thread Steven Spencer via Pdns-users
rpm -q pdns Is the command you need to enter to determine what version is installed. Cheers! Steven G. Spencer On 6/2/20 4:14 PM, Informational Guy via Pdns-users wrote: Looking for the command in Centos to find out what version of PowerDns I am currently running? Thanks, TB

Re: [Pdns-users] PowerDNS Recursor 4.1.7 Released

2018-11-09 Thread Steven Spencer
I'm running just slightly behind on both the PowerDNS Recursor and Authoritative servers (4.1.3-1). Out of curiosity, I ran the EDNS compliance test, and everything comes back green except for edns512tcp. Do I need to upgrade versions to get this compliance or am I missing a setting somewhere? Tha

Re: [Pdns-users] Old 3.3.1-1 to 4.1.3 Authoritative and Recursor issue

2018-07-03 Thread Steven Spencer
On 07/03/2018 06:46 AM, Chris Hofstaedtler wrote: >> On 02.07.2018, at 19:25, Steven Spencer wrote: > [..] >> As long as the recursor does return the correct information (as ours did) >> can we assume that things are working? Is there a good way to make sure that >>

Re: [Pdns-users] Old 3.3.1-1 to 4.1.3 Authoritative and Recursor issue

2018-07-02 Thread Steven Spencer
On 07/02/2018 12:08 PM, Walter Parker wrote: > > On Mon, Jul 2, 2018 at 8:21 AM, Steven Spencer > mailto:steven.spen...@kdsi.com>> wrote: > > Greetings, > > We have been using PowerDNS for a very long time. I've converted > from several older ver

[Pdns-users] Old 3.3.1-1 to 4.1.3 Authoritative and Recursor issue

2018-07-02 Thread Steven Spencer
Greetings, We have been using PowerDNS for a very long time. I've converted from several older versions to new ones and separated our recursor from our authoritative server about 6 years ago. We are also a small IT shop, so sometimes things get behind, which is where we are at the moment with PDNS

Re: [Pdns-users] Fwd: configure powerdns

2016-07-15 Thread Steven Spencer
On 07/15/2016 12:25 PM, sheikha mohamed wrote: > > -- Forwarded message -- > From: *sheikha mohamed* mailto:shthan...@gmail.com>> > Date: Fri, Jul 15, 2016 at 7:48 PM > Subject: configure powerdns > To: powerdns.supp...@powerdns.com > > > Hello

Re: [Pdns-users] Recent dnsdist updates explained in video & presentation

2015-11-20 Thread Steven Spencer
On 11/20/2015 09:47 AM, bert hubert wrote: > Hi everybody, > > dnsdist is taking off, with more and more deployments where it is proving > useful. If you use dnsdist and haven't told us, please feel free to let us > know (privately), so we know who is using is and what for. > > Yesterday at the Dut

Re: [Pdns-users] Update from 2.9.21 to 3.3.1-1 - Color me confused

2015-02-18 Thread Steven Spencer
ields it should contain. Thanks, Steve On 02/17/2015 04:08 PM, k...@rice.edu wrote: Hi Steven, Review the schema and if the tables do not exist create them as specified. The alter's should be run against existing tables. Regards, Ken On Tue, Feb 17, 2015 at 03:59:46PM -0600, Steven Spencer w

[Pdns-users] Update from 2.9.21 to 3.3.1-1 - Color me confused

2015-02-17 Thread Steven Spencer
List, I need to preface this that we are not using DNSSEC. In doing the schema changes, I've run into problems, or what appear to be a problems: Schema changes required (according to the upgrade notes) for 2.9.x to 3.1: |mysql> ALTER TABLE records MODIFY content VARCHAR(64000); mysql> ALTER

Re: [Pdns-users] Forklift upgrade from 2.9.22 to 3.3.1-1 : what is launch=bind?

2015-02-05 Thread Steven Spencer
:04, Steven Spencer <mailto:steven.spen...@kdsi.com>> wrote: We are very close to launching 3.3.1-1 and I have a quick question: At the top of the pdns.conf file, third line down, there is: launch=bind Is this required if you are using the gmysql back-end? If so, is

[Pdns-users] Forklift upgrade from 2.9.22 to 3.3.1-1 : what is launch=bind?

2015-02-05 Thread Steven Spencer
We are very close to launching 3.3.1-1 and I have a quick question: At the top of the pdns.conf file, third line down, there is: launch=bind Is this required if you are using the gmysql back-end? If so, is bind then required to be installed? Install is on CentOS 6.6 Thanks, -- -- Steven G

Re: [Pdns-users] Forklift upgrade from 2.9.22 to 3.3.1-1

2015-01-28 Thread Steven Spencer
could. In short, I can't see any disadvantage to MIXED mode, but of course it depends on your setup. Best of luck AJ On 28 January 2015 at 18:24, Steven Spencer <mailto:steven.spen...@kdsi.com>> wrote: Greetings, We have been using PDNS with gmysql back end for a long t

[Pdns-users] Forklift upgrade from 2.9.22 to 3.3.1-1

2015-01-28 Thread Steven Spencer
Greetings, We have been using PDNS with gmysql back end for a long time and because of some legacy Xen server retirement projects, We have decided to do a forklift upgrade of our PDNS install at the same time. Currently, our primary and secondary DNS servers are using 2.9.22 and we will be mov