Hi, Thanks for your information. Here are the result of "systemctl cat unbound"
# /lib/systemd/system/unbound.service [Unit] Description=Unbound DNS server Documentation=man:unbound(8) After=network.target Before=nss-lookup.target Wants=nss-lookup.target [Service] Type=notify Restart=on-failure EnvironmentFile=-/etc/default/unbound ExecStartPre=-/usr/lib/unbound/package-helper chroot_setup ExecStartPre=-/usr/lib/unbound/package-helper root_trust_anchor_update ExecStart=/usr/sbin/unbound -d $DAEMON_OPTS ExecReload=/usr/sbin/unbound-control reload PIDFile=/run/unbound.pid [Install] WantedBy=multi-user.target And I Install & Upgrade Unbound follow this Instructions: https://unbound.docs.nlnetlabs.nl/en/latest/getting-started/installation.html#building-from-source-compiling Thanks *Nguyen Van Tri* *Da Nang - Viet Nam* *Tel: 0974 919 037* *Email: [email protected] <[email protected]>* On Sun, Oct 17, 2021 at 7:00 PM <[email protected]> wrote: > Send Unbound-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.nlnetlabs.nl/mailman/listinfo/unbound-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Unbound-users digest..." > > > Today's Topics: > > 1. Re: RPZ Unbound (Bernardo Reino) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 16 Oct 2021 19:58:26 +0200 (CEST) > From: Bernardo Reino <[email protected]> > To: =?VISCII?Q?Nguy=ADn_V=E5n_Tr=ED_via_Unbound-users?= > <[email protected]> > Subject: Re: RPZ Unbound > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="utf-8"; Format="flowed" > > On Sat, 16 Oct 2021, Nguy?n V?n Tr? via Unbound-users wrote: > > > Yes, > > The syntax is correct but can not run with rpz. > > I have no idea. > > I have the feeling that you may have installed your updated unbound in > /usr/local, but you still have your distribution's (old) version installed > in > /usr/, and perhaps your systemd unbound.service references the older > version. > > How did you install the updated unbound exactly? > Could you run "systemctl cat unbound" (as root), and post the output here? > > Cheers. > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Unbound-users mailing list > [email protected] > https://lists.nlnetlabs.nl/mailman/listinfo/unbound-users > > > ------------------------------ > > End of Unbound-users Digest, Vol 22, Issue 7 > ******************************************** >
