Re: [Pdns-users] API question

2016-08-05 Thread Theodore Baschak
I'm using the API w/ 4.0.1 (debian package also from repo.powerdns.com) w/ basically the same config. /api/v1 also returns "Not Found" for me. However the API works (other than that I guess). I used nsedit with it the other day, and also PowerDNS-Admin via the API. Theodore Baschak - AS395089 -

[Pdns-users] API question

2016-08-05 Thread Volker Janzen
Hi, I tried to activate API in PowerDNS 4 because I want to try nsedit. nsedit complained about API not found. I then tried to debug with the command line examples: curl -H 'X-API-Key: Test' http://127.0.0.1:8081/api [{"url": "/api/v1", "version": 1}] curl -H 'X-API-Key: Test' http://127.0.0.1

Re: [Pdns-users] How to install pdns-recursor 4.0.1 on ubuntu server 16

2016-08-05 Thread 王璀WANG Cui
> > We provide packages for various distributions including Ubuntu 16. > Please have a look at : https://repo.powerdns.com/ Many thanks! > > -- This e-mail and its attachments are confidential and intended for use by the above named recipient(s) only. If you are n

Re: [Pdns-users] How to install pdns-recursor 4.0.1 on ubuntu server 16

2016-08-05 Thread Remi Gacogne
Hi, On 08/05/2016 10:52 AM, WANG Cui 王璀 wrote: > I see pdns-recursor has released 4.0.1, but the source in ubuntu server > 16's repository is still 4.0.0~alpha2-2. > As there are several bug fixes in 4.0.1, and it is looks like a stable > release. I would like to deploy it in my production envirom

[Pdns-users] How to install pdns-recursor 4.0.1 on ubuntu server 16

2016-08-05 Thread WANG Cui 王璀
Hi, I see pdns-recursor has released 4.0.1, but the source in ubuntu server 16's repository is still 4.0.0~alpha2-2. As there are several bug fixes in 4.0.1, and it is looks like a stable release. I would like to deploy it in my production enviroment. How can I install 4.0.1? Must wait it to be pub