Hello!
I have the pdns authoritative installed from the master branch.
Today I tried to switch to version 4.1, but got the following error:
Fatal error: Trying to set unknown parameter 'default-zsk-algorithm'
In the docs there's "default-zsk-algorithms" option, no mention of
"default-zs
Hi Klaus,
On 10/25/2017 10:29 AM, Klaus Darilion wrote:
> May it be that the exception and stacktrace do not correlate, eg. the
> exception causes some exit code, the exit is caught by the signal
> handler, something goes wrong (signal 11=segfault), and then a stack
> trace is generated of some ot
Hi Peter!
I need help again debugging this issue. I used c++filt to beautify the
trace. I also added the log lines before -> see attachment.
I do not understand how the stacktrace correlates with the exception
error. I analyzed the stack trace and I do not see any access to a
DNSName at the top o
I never used nsupdate with PDNS yet. But I think the most easy approach
would be to solve this issue at application level - hence nsupdate
should send the update not to any PDNS server, but to the single PDNS
Server which has write permissions to the DB. All other PDNS servers
should have read-only