Sebastien Marie <sema...@online.fr> wrote: > On Tue, Aug 31, 2021 at 03:31:18PM +0200, Jan Stary wrote: > > The running resolvd recognizes if unwind is running, > > and places 127.0.0.1 at the top of resolv.conf accordingly. > > > > Could we have the same for unbound please? > > I run unbound insted of unwind to also serve some > > local names the machines around the office (beside resolution). > > you could use the following: > > # route nameserver 127.0.0.1 > > it will tell resolvd(8) to use this particular nameserver.
not the same. if resolvd is restarted, that nameserver is lost. the unwind thing is special; we don't think unbound configurations should receive the same treatment -- because unwind follows a different design principle which we believe makes it a higher class citizen.