Message-ID: <572779af-f66f-f2f1-ebd3-84ef4b078635@andreasschulze.de>
Date: Sun, 16 Jan 2022 12:10:37 +0100
MIME-Version: 1.0
Subject: Re: Multiple distinct resolver caches possible?
Content-Language: en-US
To: Douglas Mayle <dmayle@dmayle.com>
References: <CA+E1mbtrcYjFLhPnobDxMwi7m1TT9_kT5v0iJ254iRRMOgvPVQ@mail.gmail.com>
From: "A. Schulze" <sca@andreasschulze.de>
In-Reply-To: <CA+E1mbtrcYjFLhPnobDxMwi7m1TT9_kT5v0iJ254iRRMOgvPVQ@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit



Am 16.01.22 um 05:24 schrieb Douglas Mayle via Unbound-users:
> Is there any way to have distinct caches in unbound, or will I have to run multiple instances as well?

Hello,

I've no idea how dnsmasq solve the problem but with unbound I would simply run
multiple instances. Each would have an own unbound.conf setting separate
 - interface
 - outgoing-interface
 - control-interface
 - access-control

see also https://unbound.docs.nlnetlabs.nl/en/latest/manpages/unbound.conf.html

Andreas
