Re: [Pdns-users] dynamic update requires sub-domain?

2020-07-26 Thread Mike via Pdns-users
Please, mr. troll, go somewhere else On 7/26/20 2:56 PM, Ruben d'Arco via Pdns-users wrote: > Sorry, wrong link. I mean > https://blog.powerdns.com/2016/01/18/open-source-support-out-in-the-open/ > > On Sun, Jul 26, 2020 at 07:32:50PM +0100, Ruben d'Arco via Pdns-users wrote: >> Hi, >> >

Re: [Pdns-users] dynamic update requires sub-domain?

2020-07-26 Thread Ruben d'Arco via Pdns-users
Sorry, wrong link. I mean https://blog.powerdns.com/2016/01/18/open-source-support-out-in-the-open/ On Sun, Jul 26, 2020 at 07:32:50PM +0100, Ruben d'Arco via Pdns-users wrote: > Hi, > > Can you please share your dhcp configuration? It is likely that it has > net.example.com as the zone. > This

Re: [Pdns-users] dynamic update requires sub-domain?

2020-07-26 Thread Ruben d'Arco via Pdns-users
Hi, Can you please share your dhcp configuration? It is likely that it has net.example.com as the zone. This means that it will send a update dns request for that zone and pdns would look for this zone. Please also read https://www.powerdns.com/opensource.html as i'm quite sure you don't own t

[Pdns-users] dynamic update requires sub-domain?

2020-07-26 Thread Mike via Pdns-users
Hello,     I am running powerdns 4.2.2 and I am working on getting dynamic updates to happen.     I have a zone 'example.com' and my dhcp server can send updates for 'test.example.com' with a tsig key and it works as expected.     When I send updates from the same machine and same config for 'te

Re: [Pdns-users] API issue

2020-07-26 Thread qutic development via Pdns-users
> we are using PowerDNS version 4.2.2 and seeing errors creating subdomains via > the api. > > The following curl worked for years [1], but after an update to latest pdns > version it is returning 500 http errors: > > curl -i -s -XPATCH \ > -H 'X-API-Key: $powerdns_api_key' \ > https://$power