Sunday, May 29, 2022

Re: Unbound rc script behavior on 7.1

Thanks for your reply.
I did indeed - however the behavior seems to stay the same, even after
catching up on unbound-control-setup:

opaon$ doas unbound-control-setup

setup in directory /var/unbound/etc

Generating RSA private key, 3072 bit long modulus
... [output truncated] ...
Setup success. Certificates created. Enable in unbound.conf file to use

opaon$ doas rcctl restart unbound
unbound(ok)
unbound(timeout)

opaon$ doas rcctl stop unbound
unbound(ok)

opaon$ doas rcctl start unbound
unbound(timeout)

opaon$ tail /var/log/daemon
May 29 15:15:37 opaon unbound: [41908:0] info: server stats for thread
0: requestlist max 0 avg 0 exceeded 0 jostled 0
May 29 15:16:13 opaon unbound: [50997:0] notice: init module 0: validator
May 29 15:16:13 opaon unbound: [50997:0] notice: init module 1: iterator
May 29 15:16:13 opaon unbound: [50997:0] info: start of service (unbound
1.15.0).
May 29 15:17:09 opaon unbound: [50997:0] info: service stopped (unbound
1.15.0).
May 29 15:17:09 opaon unbound: [50997:0] info: server stats for thread
0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected
by ip ratelimiting
May 29 15:17:09 opaon unbound: [50997:0] info: server stats for thread
0: requestlist max 0 avg 0 exceeded 0 jostled 0
May 29 15:17:49 opaon unbound: [77426:0] notice: init module 0: validator
May 29 15:17:49 opaon unbound: [77426:0] notice: init module 1: iterator
May 29 15:17:49 opaon unbound: [77426:0] info: start of service (unbound
1.15.0).

On 5/29/22 14:47, Maurice McCarthy wrote:
> Did you miss out
>
> # unbound-control-setup
>
> perhaps?

No comments:

Post a Comment