Re: [Pdns-users] DNSSEC via API

2017-05-15 Thread Christian Hofstaedtler
tion ... git master has implementations for all the key management functions. It should be possible to DNSSEC-enable a zone using those. The boolean flags (dnssec/nsec3narrow/presigned) are still not implemented, but should be easy. Cheers, C. -- Christian Hofstaedtler / Deduktiva Gm

Re: [Pdns-users] Install and setup on Ubuntu server 16.04

2016-12-11 Thread Christian Hofstaedtler | Deduktiva
ng `pdns_server --launch=gmysql --config` should give you the new defaults. > I have since increased threads from 3 to 10 and this seems to have solved > the issue That's probably just hiding the issue. -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.

Re: [Pdns-users] /api/v1/servers/localhost/zones/example.com STL Exception:All data was not consumed

2016-12-11 Thread Christian Hofstaedtler | Deduktiva
ances are you'll hide the actual problem and/or make typos (as you did). - name your NS public IP so we can send some dig queries to it that may help reveal the issue. There's nothing wrong with actually having a test zone set up on your public NS that reproduces the problem though. Good lu

Re: [Pdns-users] Missing SQL upgrade line for 3.3.x => 3.4.x and allow-axfr-ips change?

2016-01-16 Thread Christian Hofstaedtler
I suspect it has been there for an even longer time. Given this, there’s no info in the 3.4.x upgrade notes, as it didn’t change :-) Best, -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.deduktiva.com / +43 1 353 1707 ___ Pdns-users ma

Re: [Pdns-users] Debian Wheezy : upgrade to 3.4.4

2015-06-04 Thread Christian Hofstaedtler
in Debian land. Cheers, -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.deduktiva.com / +43 1 353 1707 ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Easiest way to compare two PowerDNS MYSQL zones (or whole databases)

2015-05-08 Thread Christian Hofstaedtler
A 36002.3.31.4 --- I: 39 zones, 3 different, 36 identical, plus 0 errors Best, -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.deduktiva.com / +43 1 353 1707 ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http

Re: [Pdns-users] Issue with mydns backend?

2015-05-08 Thread Christian Hofstaedtler
. -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.deduktiva.com / +43 1 353 1707 ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Inconsistent pdns startup

2015-03-31 Thread Christian Hofstaedtler
to return the correct number of fields Best, -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.deduktiva.com / +43 1 353 1707 ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns

Re: [Pdns-users] Any idea when Domain Metadata will be exposed in the REST API?

2015-03-11 Thread Christian Hofstaedtler
would offer to help out J It's good to know which settings you'd actually want to modify, because that helps with defining the right interface. So I can't make any promises on exact dates, but I can certainly look at ALLOW-AXFR-FROM earlier :) Best, Christian -- Christian Hofstaedtler

Re: [Pdns-users] API issue

2015-03-05 Thread Christian Hofstaedtler
. if those are in an RFC1918 range anyway. 2015-03-05 7:34 GMT+01:00 Jan-Piet Mens jpmens@gmail.com: Also show us the *exact* curl command you're using from the command-line, and the API key (if you're using line 623) better be protected from the shell. :) -- Christian Hofstaedtler

Re: [Pdns-users] API issue. 400 Bad Request

2015-03-05 Thread Christian Hofstaedtler
tested API on ARM, so maybe you found a bug. Best, Christian -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.deduktiva.com / +43 1 353 1707 ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http

Re: [Pdns-users] How to add master zone through PowerDNS API?

2015-02-27 Thread Christian Hofstaedtler
PowerDNS doesn’t know anything about templates. What are you talking about? -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.deduktiva.com / +43 1 353 1707 On 27 Feb 2015, at 11:09, Melvin Mughal mel...@mughal.nu wrote: That's a shame. It would be great if you could

Re: [Pdns-users] How to add master zone through PowerDNS API?

2015-02-26 Thread Christian Hofstaedtler
, disabled: false } ] }' -v -H 'X-API-Key: changeme' http://127.0.0.1:8081/servers/localhost/zones Christian -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.deduktiva.com / +43 1 353 1707 ___ Pdns-users mailing list

Re: [Pdns-users] Proper response to PING on pipe backend.

2015-02-26 Thread Christian Hofstaedtler
for pipebackend coprocesses. -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.deduktiva.com / +43 1 353 1707 ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] When was ordername column added to records table?

2015-02-19 Thread Christian Hofstaedtler
://doc.powerdns.com/md/authoritative/upgrading/#database-schema . Pick the backend and schema type you currently have (if you come from 2.9.22, it’s always the ‘non-dnssec’ type), and you’ll end up with the correct schema. Best, -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien

Re: [Pdns-users] 405 Method Not Allowed error returned from zone update HTTP PATCH method against JSON REST API

2015-02-03 Thread Christian Hofstaedtler
}],comments:[]} Best, -- Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien) www.deduktiva.com / +43 1 353 1707 ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] SQL query clarification

2010-09-21 Thread Christian Hofstaedtler
: update-lastcheck-query: update domains set last_check=%d where id=%d -- christian hofstaedtler ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Differences between slave and superslave

2010-09-14 Thread Christian Hofstaedtler
configured for a domain X, and configured with a master Y. A superslave is a PowerDNS nameserver configured with a master Z. This master Z is allowed to push new domains to the superslave. -- christian hofstaedtler ___ Pdns-users mailing list Pdns-users

[Pdns-users] Strange time drift in log

2010-09-09 Thread Christian Hofstaedtler
Nikolas, The LDAP backend does indeed re-set the timezone to UTC. Why this propagates to your syslogd and into your log files, is beyond my imagination right now. Christian -- christian hofstaedtler ___ Pdns-users mailing list Pdns-users

Re: [Pdns-users] Successful, yet incomplete AXFR to BIND9 slave

2010-09-09 Thread Christian Hofstaedtler
server's sizelimit will probably fix this issue. Christian -- christian hofstaedtler ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Strange time drift in log

2010-09-09 Thread Christian Hofstaedtler
* Christian Hofstaedtler c...@zeha.at [100909 09:56]: Nikolas, The LDAP backend does indeed re-set the timezone to UTC. Why this propagates to your syslogd and into your log files, is beyond my imagination right now. You could try out the following patch. It is compile-tested only, as I

Re: [Pdns-users] Strange time drift in log

2010-09-09 Thread Christian Hofstaedtler
be what you need to look for. Christian -- christian hofstaedtler ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Strange time drift in log

2010-09-04 Thread Christian Hofstaedtler
.) If this is a problem which only happens with pdns, it might be worth figuring out which threads appear to send log messages with the wrong timezone. Christian -- christian hofstaedtler ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http

Re: [Pdns-users] MySQL table columns

2010-08-12 Thread Christian Hofstaedtler
view to give those ugly numbers a name and to have a table that only contains the data I want to maintain. Did you read this already? http://doc.powerdns.com/types.html -- christian hofstaedtler ___ Pdns-users mailing list Pdns-users

Re: [Pdns-users] Avoiding useless notifies

2010-07-26 Thread Christian Hofstaedtler
sends a NOTIFY to itself, because it specifically does not know, which nameserver instance self is. So yes, this is normal, and cannot be avoided currently. Christian -- christian hofstaedtler ___ Pdns-users mailing list Pdns-users