Re: [Pdns-users] Using zone2sql with internal and external views

2017-04-21 Thread Ricardo Sousa
Hi all, I would suspect the problem is views aren't supported in PDNS server ( https://github.com/PowerDNS/pdns/issues/63). Unless that changed while I wasn't paying attention. Cheers On 21 April 2017 at 14:36, David Jones wrote: > >Hi, > > >I am trying to use zone2sql to migrate from BIND 9.

Re: [Pdns-users] Using zone2sql with internal and external views

2017-04-21 Thread David Jones
>Hi, >I am trying to use zone2sql to migrate from BIND 9.6 to PowerDNS >3.4.11. My named.conf looks like this: I recommend setting up the pdns server as a slave to the BIND master to do the migration. Put the pdns server IP in the global also-notify. Setup the pdns server as a superslave to the

[Pdns-users] Using zone2sql with internal and external views

2017-04-21 Thread Julian Kippels
Hi, I am trying to use zone2sql to migrate from BIND 9.6 to PowerDNS 3.4.11. My named.conf looks like this: view "internal" { match-clients { 127.0.0.1; !134.99.128.5; !134.99.128.6; 134.99.0.0/16; 193.159.219.208/28; 192.168.0.0/16; 10.0.0.0/8; 172.16.0.0/12; }; zone "uni-duesse