Date: Fri, 7 Jun 2024 19:29:38 -0400 From: Steven Friedrich <freebsdlouisville@gmail.com> To: questions@freebsd.org Subject: Re: local-unbound Message-ID: <f92ef2d1-b723-405f-99bd-8de930f2df79@gmail.com> In-Reply-To: <CO1PR11MB47701664AD46BB07C72B5E05E6FB2@CO1PR11MB4770.namprd11.prod.outlook.com> References: <20240607174413.75b575d8@dismail.de> <CO1PR11MB47701664AD46BB07C72B5E05E6FB2@CO1PR11MB4770.namprd11.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
grep unbound /etc/defaults/rc.conf
local_unbound_enable="NO" # Local caching DNS resolver
local_unbound_tls="NO" # Use DNS over TLS
On 6/7/24 18:05, Edward Sanford Sutton, III wrote:
> On 6/7/24 14:44, LuMiWa wrote:
>> Hi!
>>
>> I am using unbound from ports for recursive caching DNS, TCP port 853.
>> For my need will be local-unbound more than enough and I like avoid
>> applications if I included in the system.
>> I didn't find so much settings for local-unbound and my question is
>> what to put in /etc/rc.conf?
>> Now I have:
>> unbound_enable="YES"
>> unbound_anchorflags="-4"
>> Are those settings enough for local-unbound, please.
>
> local_unbound_enable="YES"
> I'm not seeing that anchor variable present or a different one to use
> after looking at /etc/rc.d/local_unbound.
>
>> Thank you.
>>
>
>
[-- Attachment #2 --]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">grep unbound
/etc/defaults/rc.conf </span><br>
local_unbound_enable="NO" # Local caching DNS resolver
<br>
local_unbound_tls="NO" # Use DNS over TLS<br>
<br>
<br>
</span></p>
<div class="moz-cite-prefix">On 6/7/24 18:05, Edward Sanford Sutton,
III wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CO1PR11MB47701664AD46BB07C72B5E05E6FB2@CO1PR11MB4770.namprd11.prod.outlook.com">On
6/7/24 14:44, LuMiWa wrote:
<br>
<blockquote type="cite">Hi!
<br>
<br>
I am using unbound from ports for recursive caching DNS, TCP
port 853.
<br>
For my need will be local-unbound more than enough and I like
avoid
<br>
applications if I included in the system.
<br>
I didn't find so much settings for local-unbound and my question
is
<br>
what to put in /etc/rc.conf?
<br>
Now I have:
<br>
unbound_enable="YES"
<br>
unbound_anchorflags="-4"
<br>
Are those settings enough for local-unbound, please.
<br>
</blockquote>
<br>
local_unbound_enable="YES"
<br>
I'm not seeing that anchor variable present or a different one to
use after looking at /etc/rc.d/local_unbound.
<br>
<br>
<blockquote type="cite">Thank you.
<br>
<br>
</blockquote>
<br>
<br>
</blockquote>
</body>
</html>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f92ef2d1-b723-405f-99bd-8de930f2df79>
