Re: [Pdns-users] implementing hyperlocal root-zone (IETF 103) concept using pdns_recursor and pdns authoritative

2019-03-13 Thread Thomas Mieslinger
Hi Pieter, thank you for your reply. removing the + does not help. The public ips listed will work for you, if you want to try it yourself. I'll prepare a trace-regex. Best regards Thomas On 3/13/19 3:16 PM, Pieter Lexis wrote: Hi Thomas, On 3/13/19 2:07 PM, Thomas Mieslinger wrote: An

Re: [Pdns-users] implementing hyperlocal root-zone (IETF 103) concept using pdns_recursor and pdns authoritative

2019-03-13 Thread Pieter Lexis
Hi Thomas, On 3/13/19 2:07 PM, Thomas Mieslinger wrote: > And added the following to my pdns_recursor config: > dnssec=process > forward-zones-file=/etc/pdns-recursor/anytest2/forward.zones > lua-config-file=/etc/pdns-recursor/anytest2/nta.lua > > forward.zones contains: > +.=217.160.80.247,217.1

[Pdns-users] implementing hyperlocal root-zone (IETF 103) concept using pdns_recursor and pdns authoritative

2019-03-13 Thread Thomas Mieslinger
Hi, today I wanted to move some 12k qps from root-nameservers to mine. I'm using pdns_recursor 4.1.8 and pdns 4.1.5. So I started AXFRing all available zones from IANA to my pdns authoritative servers. And added the following to my pdns_recursor config: dnssec=process forward-zones-file=/etc

Re: [Pdns-users] Pdns-users Digest, Vol 194, Issue 16

2019-03-13 Thread frank+pdns--- via Pdns-users
> On 13 Mar 2019, at 13:11, 姜伯洋 <1513...@163.com > > wrote: > > MariaDB [powerdns]> select * from domains; > ++--+---++---+-+-+ > | id | name | master| last_check | type | notified_serial | acco

Re: [Pdns-users] Pdns-users Digest, Vol 194, Issue 16

2019-03-13 Thread 姜伯洋
MariaDB [powerdns]> select * from records; ++---+--+--+-+--+--+-+--+---+--+ | id | domain_id | name | type | content

Re: [Pdns-users] Synchronization error from the node

2019-03-13 Thread frank+pdns--- via Pdns-users
Hi, As I asked you yesterday: Could you do a "dig AXFR test.org @10.3.2.15 -p 5300” and also show us the record from the `domains` table on your slave for test.org ? Frank Louwers PowerDNS Consultant > On 13 Mar 2019, at 02:59, 姜伯洋 <1513...@163.com