From owner-freebsd-questions@freebsd.org Wed Nov 27 21:29:35 2019 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3CC841B99DC for ; Wed, 27 Nov 2019 21:29:35 +0000 (UTC) (envelope-from starikarp@dismail.de) Received: from mx1.dismail.de (mx1.dismail.de [78.46.223.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.dismail.de", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47NYnT62WXz4dpF for ; Wed, 27 Nov 2019 21:29:33 +0000 (UTC) (envelope-from starikarp@dismail.de) Received: from dismail.de (localhost [127.0.0.1]) by dismail.de (OpenSMTPD) with ESMTP id 9a014803; Wed, 27 Nov 2019 22:29:31 +0100 (CET) Received: from smtp1.dismail.de (10.240.26.11 [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 95cbfef6; Wed, 27 Nov 2019 22:29:31 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 9f1403ed; Wed, 27 Nov 2019 22:29:31 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 3a5f1755 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Wed, 27 Nov 2019 22:29:31 +0100 (CET) Date: Wed, 27 Nov 2019 16:29:25 -0500 From: To: Per Hedeland Cc: FreeBSD Questions Subject: Re: unbound Message-ID: <20191127162925.05f83887@dismail.de> In-Reply-To: <1fa78a24-6303-9ec5-2522-3acc34be8942@hedeland.org> References: <20191127095328.68ea5c67@dismail.de> <1fa78a24-6303-9ec5-2522-3acc34be8942@hedeland.org> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 47NYnT62WXz4dpF X-Spamd-Bar: ------ X-Spamd-Result: default: False [-6.29 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[dismail.de:s=20190914]; RCVD_TLS_LAST(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:78.46.223.134]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE(-2.19)[ip: (-9.91), ipnet: 78.46.0.0/15(0.53), asn: 24940(-1.57), country: DE(-0.01)]; DWL_DNSWL_LOW(-1.00)[dismail.de.dwl.dnswl.org : 127.0.5.1]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[dismail.de:+]; RCPT_COUNT_TWO(0.00)[2]; FROM_NO_DN(0.00)[]; DMARC_POLICY_ALLOW(-0.50)[dismail.de,reject]; RCVD_IN_DNSWL_LOW(-0.10)[134.223.46.78.list.dnswl.org : 127.0.5.1]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:78.46.0.0/15, country:DE]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Nov 2019 21:29:35 -0000 On Wed, 27 Nov 2019 18:02:49 +0100 Per Hedeland wrote: > On 2019-11-27 15:53, ajtiM via freebsd-questions wrote: >=20 > >=20 > > When I run local-unbound -checkconf I got: > > [1574865868] local-unbound[76851:0] error: Could not open heckconf: > > No such file or directory > > [1574865868] local-unbound[76851:0] warning:Continuing with default > > config settings [1574865868]local-unbound[76851:0] error: bind: > > address already in use [1574865868]local-unbound[76851:0] fatal > > error: could not open ports > >=20 > > What I am doing wrong, please? >=20 > Try using >=20 > local-unbound-checkconf >=20 > which checks the config file in the default location, instead of >=20 > local-unbound -checkconf >=20 > which says to start local-unbound with a config file called > 'heckconf', as you might conclude from the first error reported. >=20 > See the man pages. >=20 > --Per Hedeland Thank you, no errors. --=20 =E2=80=9Cgood people do not need laws to tell them to act responsibly, while bad people will find a way around the laws=E2=80=9D=20 Plato