Re: [Pdns-users] New to PowerDNS

2015-03-16 Thread Filipe Cifali
Yeah I'm switching now to 3.4.3 so I can use the docs, thanks for everything :) This patch helped me to find out what queries were failing: https://github.com/PowerDNS/pdns/pull/2359.patch I'm only switching because 'stable-env' but I'll post more if I need more info On Mon, Mar 16, 2015 at 3:30

Re: [Pdns-users] New to PowerDNS

2015-03-16 Thread Aki Tuomi
Hi! Your version has prepared statements patch in it, which means that the SQL syntax has been changed. You no longer use %s and %d, you use ? and statement variable placeholder. You can see all the SQLs with pdns_server --launch=gmysql --config | grep gmysql Aki On Mon, Mar 16, 2015 at 03:21:

Re: [Pdns-users] New to PowerDNS

2015-03-16 Thread Filipe Cifali
Sorry, I forgot to mention that: pdns_control version git MySQL 5.5.42 I'm running on Gentoo latest, ]# head /usr/local/install/pdns/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pdns c

Re: [Pdns-users] New to PowerDNS

2015-03-16 Thread Aki Tuomi
On Mon, Mar 16, 2015 at 01:05:26PM -0300, Filipe Cifali wrote: > Hello all, > > I just subscribed to this mailing, I'm Filipe and I have some experience > with Bind/Named setups with MySQL. Since they both are good but not optimal > I was searching for a replacement and I came across PowerDNS and

[Pdns-users] New to PowerDNS

2015-03-16 Thread Filipe Cifali
Hello all, I just subscribed to this mailing, I'm Filipe and I have some experience with Bind/Named setups with MySQL. Since they both are good but not optimal I was searching for a replacement and I came across PowerDNS and NSD, right now I'm trying to do a custom layout for the MySQL queries sin

Re: [Pdns-users] New to PowerDNS

2014-06-29 Thread Jorge Bastos
Thanks KTM, > -Original Message- > From: k...@rice.edu [mailto:k...@rice.edu] > Sent: quinta-feira, 26 de Junho de 2014 23:13 > To: Jorge Bastos > Cc: 'Aki Tuomi'; pdns-users@mailman.powerdns.com > Subject: Re: [Pdns-users] New to PowerDNS > > On Thu

Re: [Pdns-users] New to PowerDNS

2014-06-26 Thread k...@rice.edu
On Thu, Jun 26, 2014 at 10:21:06PM +0100, Jorge Bastos wrote: > > It takes very little time for powerdns to pick up the changes. Adding > > records is backend specific, but assuming you are using mysql backend > > (gmysql), you can use the schema at > > > > http://doc.powerdns.com/html/generic-myp

Re: [Pdns-users] New to PowerDNS

2014-06-26 Thread Jorge Bastos
> It takes very little time for powerdns to pick up the changes. Adding > records is backend specific, but assuming you are using mysql backend > (gmysql), you can use the schema at > > http://doc.powerdns.com/html/generic-mypgsql-backends.html#idp62194400 > > This will also show you how to inser

Re: [Pdns-users] New to PowerDNS

2014-06-24 Thread Aki Tuomi
On Sun, Jun 22, 2014 at 03:02:45PM +0100, Jorge Bastos wrote: > Howdy, > > > > I'm new to powerdns, and I have two question. > > Install/conf is fine, it's all OK. > > > > I'm moving from MyDNS 'cause of the outdated code and lack of > features/maint, so I have to questions: > > > > .

[Pdns-users] New to PowerDNS

2014-06-22 Thread Jorge Bastos
Howdy, I'm new to powerdns, and I have two question. Install/conf is fine, it's all OK. I'm moving from MyDNS 'cause of the outdated code and lack of features/maint, so I have to questions: . After adding records to the database, how much time after will pdns responds with the

Re: [Pdns-users] New to powerdns

2007-12-01 Thread Gregory King
I run apache22 and php5 on Freebsd 6.2 release I googled and think there may be different programs named the same thing. I run this one... http://sourceforge.net/projects/powerdnsadmin Greg On Fri, November 30, 2007 8:29 pm, Joe Sloan wrote: > Gregory King wrote: >> Hi Joe, >> >> I use POWE

Re: [Pdns-users] New to powerdns

2007-11-30 Thread Joe Sloan
Gregory King wrote: > Hi Joe, > > I use POWERadmin which is a web based front end to PDNS. Hmm, odd. I wonder if it was only meant to work with older versions of php or something. After installing the code, and configuring config.inc.php, I get a blank page when I access install.php (which was c

Re: [Pdns-users] New to powerdns

2007-11-30 Thread Gregory King
Hi Joe, I use POWERadmin which is a web based front end to PDNS. Greg > One main points of pdns which interested me is the sql back end, which > promises greater manageability *if* we find some sort of tool which > could serve as an administrative front end to that dns data. I've looked > at a

Re: [Pdns-users] New to powerdns

2007-11-30 Thread Brendan Oakley
On Nov 30, 2007 2:21 PM, Sloan <[EMAIL PROTECTED]> wrote: > Hi Brendan, Hi. > But bind does have issues, for instance, the fact that every time we > restart it, it becomes fairly comatose and thrashes the CPU for about 5 > minutes, while loading up all the zones: > > And we have to restart it fai

Re: [Pdns-users] New to powerdns

2007-11-30 Thread Sloan
Brendan Oakley wrote: > I would rank our installation as large. Not large like eBay but larger > than average to be sure. I can testify that the performance of > PowerDNS with the BIND backend, when compared to BIND, at least in our > case, is astounding. When I replaced one particular BIND 9 serve

Re: [Pdns-users] New to powerdns

2007-11-30 Thread Brendan Oakley
On Nov 30, 2007 10:25 AM, Sloan <[EMAIL PROTECTED]> wrote: > Hello list, > > I've been a bind admin for some years, but have recently installed pdns > at home with a view to installing it for some IT clients. I've been > fairly impressed with it so far. Anybody here using it in a large > installati

[Pdns-users] New to powerdns

2007-11-30 Thread Sloan
Hello list, I've been a bind admin for some years, but have recently installed pdns at home with a view to installing it for some IT clients. I've been fairly impressed with it so far. Anybody here using it in a large installation? Any anecdotes about reliability, performance etc as compared to is