Re: [Pdns-users] Some question about DNSDist

2016-11-25 Thread Theodore Baschak
if you're hosting your own zone you are) then you'll need to adjust your check to fit your environment. Example: newServer{address="192.168.3.3:5353", qps=10, order=1, checkName="myzone.com "} newServer{address="192.168.3.4"

Re: [Pdns-users] 4.0.1 authoritative + bindbackend + presigned axfr'd zone

2016-08-12 Thread Theodore Baschak
nt DNS instance) Theodore Baschak - AS395089 - Hextet Systems https://ciscodude.net/ - https://hextet.systems/ http://mbix.ca/ On Fri, Aug 12, 2016 at 4:26 AM, Peter van Dijk wrote: > Hello Theodore, > > do you have multiple backends launched? In general DNSSEC only works on > the first

Re: [Pdns-users] 4.0.1 authoritative + bindbackend + presigned axfr'd zone

2016-08-12 Thread Theodore Baschak
I've tried using the sqlite3 backend as well now for this zone, with the same non-dnssec-serving/recognizing result. (This does work in the mysql backend however, but thats shared between multiple servers, and this configuration is unique to this particular server.) Theodore Baschak - AS3

[Pdns-users] 4.0.1 authoritative + bindbackend + presigned axfr'd zone

2016-08-11 Thread Theodore Baschak
WOKDXTn+da5MnmCkp7KXM+PA78Bm2Z2Lo8boU5mJd49pTdEOrSMUFd9/gNi7PW3a5PPc0v9XHvM+1zTqrRrvch8PzWieiIlOiHjupH5JsDVznKlRDPRmjHerbddr3++PR0OPWPAXy6I=') [Error] RRSIG found at 'fudo.ca' in non-presigned zone. These do not belong in the database. Theodore Baschak - AS395089 - Hextet S

Re: [Pdns-users] Delegate in PowerDNS

2016-08-09 Thread Theodore Baschak
In the zone for a.com you would put records like: test.a.com IN NS ns1.b.com test.a.com IN NS ns2.b.com Theodore Baschak - AS395089 - Hextet Systems https://ciscodude.net/ - https://hextet.systems/ https://theodorebaschak.com/ - http://mbix.ca/ On Tue, Aug 9, 2016 at 8:38 PM, Genzo Rey wrote

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 Bas