On Sun, Nov 13, 2016 at 05:56:50PM -0800, mro...@insiberia.net wrote:
> I'm having a hard time knowing how to debug this message:
>
> Packet for domain 'local.' denied: can't find TSIG key with name
> 'tsig.key.local.' and algorithm 'hmac-sha512.'
>
> Is that a small bug that is reporting the alg
I'm having a hard time knowing how to debug this message:
Packet for domain 'local.' denied: can't find TSIG key with name
'tsig.key.local.' and algorithm 'hmac-sha512.'
Is that a small bug that is reporting the algorithm with a dot at the
end? Or is it my problem? I double-checked that the a
Hi Roman,
This is by design.
When using systemd you MUST not demonize your services.
All services starts as a child of systemd, so it knows you service pid (
-write-pid=no) and all output from your service is redirected to a proper
log (--disable-syslog)
Please take a look on the documentation of
Hello,
pdns-recursor installed from powerdns-rec-40 repo.
Things looks a bit strange, # systemctl start pdns-recursor return "Job for
pdns-recursor.service failed because a timeout was exceeded. See "systemctl
status pdns-recursor.service" and "journalctl -xe" for details."
but recursor is starte