Re: [Pdns-users] Remote backend docs

2016-12-05 Thread Mike Cardwell
* on the Mon, Dec 05, 2016 at 02:25:08PM +0200, Aki Tuomi wrote: >>> scopeMask = how many bits of requestor IP was used to produce this >>> result. this should 0 unless you are using the client's (real) IP >>> somehow to come up with the answer, and if you do, how many bits of the >>> value was us

Re: [Pdns-users] Remote backend docs

2016-12-05 Thread Aki Tuomi
On 05.12.2016 13:56, Mike Cardwell wrote: > * on the Mon, Dec 05, 2016 at 01:34:07PM +0200, Aki Tuomi wrote: > >>> Just got started with PowerDNS. Developing an application using the >>> Remote backend, but the docs at >>> https://doc.powerdns.com/md/authoritative/backend-remote/ seem a >>> littl

Re: [Pdns-users] Remote backend docs

2016-12-05 Thread Mike Cardwell
* on the Mon, Dec 05, 2016 at 01:34:07PM +0200, Aki Tuomi wrote: >> Just got started with PowerDNS. Developing an application using the >> Remote backend, but the docs at >> https://doc.powerdns.com/md/authoritative/backend-remote/ seem a >> little sparse. What do the following parameters contain

Re: [Pdns-users] Remote backend docs

2016-12-05 Thread Aki Tuomi
On 05.12.2016 13:28, Mike Cardwell wrote: > Hi, > > Just got started with PowerDNS. Developing an application using the > Remote backend, but the docs at > https://doc.powerdns.com/md/authoritative/backend-remote/ seem a > little sparse. What do the following parameters contain and when > should

[Pdns-users] Remote backend docs

2016-12-05 Thread Mike Cardwell
Hi, Just got started with PowerDNS. Developing an application using the Remote backend, but the docs at https://doc.powerdns.com/md/authoritative/backend-remote/ seem a little sparse. What do the following parameters contain and when should they be used? zone_id domain_id auth scopeMask I'm part