From owner-freebsd-bugs@freebsd.org Fri Feb 17 09:58:40 2017 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D2E6CE2318 for ; Fri, 17 Feb 2017 09:58:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 32E2E1A4F for ; Fri, 17 Feb 2017 09:58:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1H9we9U047098 for ; Fri, 17 Feb 2017 09:58:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 217163] local_unbound can't be reloaded (only restarted) when control-certificates are used Date: Fri, 17 Feb 2017 09:58:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 10.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rainer@ultra-secure.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2017 09:58:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217163 Bug ID: 217163 Summary: local_unbound can't be reloaded (only restarted) when control-certificates are used Product: Base System Version: 10.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: rainer@ultra-secure.de (mydns ) 0 # service local_unbound reload unbound_control.key: No such file or directory [1487325231] unbound-checkconf[28356:0] fatal error: control-key-file: "unbound_control.key" does not exist (mydns ) 1 # /etc/rc.d/local_unbound reload unbound_control.key: No such file or directory [1487325255] unbound-checkconf[28368:0] fatal error: control-key-file: "unbound_control.key" does not exist (mydns ) 0 # ll /etc/unbound/ total 48 drwxr-xr-x 2 unbound unbound 512 Nov 11 2014 conf.d -rw-r--r-- 1 root unbound 162 Aug 27 2015 forward.conf -rw-r--r-- 1 root unbound 1261 Aug 27 2015 lan-zones.conf -rw-r--r-- 1 root unbound 3264 Feb 10 14:16 named.root -rw-r--r-- 1 unbound unbound 759 Feb 17 10:46 root.key drwxr-xr-x 2 root unbound 512 Jul 18 2015 unbound -rw-r--r-- 1 root unbound 2810 Aug 28 2015 unbound.conf -rw-r----- 1 root unbound 1277 Aug 28 2015 unbound_control.key -rw-r----- 1 root unbound 802 Aug 28 2015 unbound_control.pem -rw-r----- 1 root unbound 1277 Jul 18 2015 unbound_server.key -rw-r----- 1 root unbound 790 Aug 28 2015 unbound_server.pem drwxr-xr-x 3 root unbound 512 Feb 10 14:23 var I'll open another ticket because I just realized that unbound-control-setup isn't installed. --=20 You are receiving this mail because: You are the assignee for the bug.=