[Pdns-users] About reloading myself configure file without restart .

2017-03-01 Thread 韩凯
Hello master: 3 months ago , I downloaded pdns-recursor-4.0.3 . it run well on Centos6.8. Well . good . I had add some functions , such as filtrating some special domain name . To achieve this goal . I designed a class nemed dns_conf , in the dns_conf class , I read some configure files t

[Pdns-users] about pdns_recursor's qps questinons.

2017-03-01 Thread 韩凯
Hello master: 3 months ago , I downloaded pdns-recursor-4.0.3 . it run well on Centos6.8. Well . good . I had add some functions , such as filtrating some special domain name . To achieve this goal . I designed a class nemed dns_conf , in the dns_conf class , I read some configure files t

Re: [Pdns-users] Where is the database schema?

2017-03-01 Thread NoBloat
Actually, I've now decided that I will create a two server setup. A master slave setup to replicate records and have DNS redundancy. Once I have these working, I'll point GoDaddy to my DNS servers and disable theirs. - Original Message - From: "Brian Candler" To: "NoBloat" , pdns-users

Re: [Pdns-users] Where is the database schema?

2017-03-01 Thread NoBloat
I'd rather learn about pdns and see how things go. At this point, I've added the dns server as a third in my godaddy record. I can see AXFR requests coming in but being denied. (cannot request AXFR, no permission, etc. I'm reading up on why this might be happening. I'd like this server to be

Re: [Pdns-users] Monitoring question

2017-03-01 Thread NoBloat
Using your method, I definitely see more information, including an error asking to file a bug. Mar 01 11:24:03 ns1.domain.com pdns[25559]: Polled security status of version 4.0.3 at startup, no known issues reported: OK Mar 01 11:24:03 ns1.domain.com pdns[25559]: Creating backend connection for

Re: [Pdns-users] Where is the database schema?

2017-03-01 Thread Brian Candler
On 28/02/2017 22:33, NoBloat wrote: Then in your pdns server create zone dynamic.example.com, and names within it like foo.dynamic.example.com That would be nice and simple but I need the dynamics to be 123.domain.com, 345.domain.com, etc. I think it sounds like my only option is to try learni

Re: [Pdns-users] Monitoring question

2017-03-01 Thread Pieter Lexis
Hi, On Tue, 28 Feb 2017 15:29:14 -0700 (MST) NoBloat wrote: > The manual at; > https://doc.powerdns.com/md/authoritative/howtos/#basic-setup-configuring-database-connectivity > > Says to start the monitor; > /etc/init.d/pdns monitor > > I have no such service, mine is installed in; > /usr/sbin