Date: Mon, 15 May 2023 04:42:55 -0400 From: LuMiWa <lumiwa@dismail.de> To: questions@freebsd.org Subject: Re: unbound Message-ID: <20230515044255.70c50a23@dismail.de> In-Reply-To: <6538db87-9927-4bd9-a837-d66137c933a3@app.fastmail.com> References: <20230513053351.6e101f66@dismail.de> <4d7fe7b8-bbd5-e10d-41ee-2b6d46ddb39a@slagle.net> <20230513174552.6d1a05e8@dismail.de> <6538db87-9927-4bd9-a837-d66137c933a3@app.fastmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 15 May 2023 05:09:35 +0000 "Dave Cottlehuber" <dch@skunkwerks.at> wrote: > On Sat, 13 May 2023, at 21:45, LuMiWa wrote: > >> > It worked years without problem but this weeks stopped. I remowed > >> > forward-tls... and port 853 and it works again but it is not the > >> > same. > >> >=20 > >> > Thank you. >=20 > What doesn't work, specifically? When you run unbound in the > foreground, do you see any errors? >=20 > For debugging, stop local_unbound, add `logfile: ""` to your `server:` > block in unbound.conf, and then run it in foreground: >=20 > /usr/sbin/local-unbound -c /var/unbound/unbound.conf -dvvvv >=20 > Adjust -v as required. >=20 > https://support.quad9.net/hc/en-us/articles/7200715305997-DNS-over-TLS-Fr= eeBSD-with-local-unbound > has a full config on their site, which can be summarised as defaults + >=20 > forward-zone: > name: "." > forward-tls-upstream: yes # Use DNS-over-TLS > forward-first: no # do NOT send direct >=20 > # 9.9.9.9 - Threat-blocking with DNSSEC > forward-addr: 9.9.9.9@853#dns.quad9.net > forward-addr: 149.112.112.112@853#dns.quad9.net >=20 > A+ > Dave >=20 I will do but as I wrote before I am using unbound from ports. --=20 =E2=80=9CIt is the time you have wasted for your rose that makes your rose = so important.=E2=80=9D =E2=80=95 Antoine de Saint-Exup=C3=A9ry, The Little Prince=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230515044255.70c50a23>