Re: Trouble with option managed-keys

2016-05-18 Thread thl
Hello Mark, yes, it works now. Thanks for your prompt help. Thomas Hluchnik Am Tuesday 17 May 2016 22:49:29 schrieb Mark Elkins: > "managed-keys" is not a config option, try moving it outside the option > stanza, eg > > options { > version ""; // remove this to allow version

Re: Trouble with option managed-keys

2016-05-17 Thread Mark Elkins
"managed-keys" is not a config option, try moving it outside the option stanza, eg options { version ""; // remove this to allow version queries listen-on{ 127.0.0.1; 192.168.21.101; }; listen-on-v6 { none; }; empty-zones-enable yes; allow-query

Trouble with option managed-keys

2016-05-17 Thread thl
Hi all, I have a problem with DNSSEC and I dont find a solution. Maybe someone can help me. My intention is to run a bind which acts as DNSSEC enabled resolver for my internal LAN. This runs on a VirtualBox instance with OpenBSD 5.9. I got a precompiled package from OpenBSD, version is