Multiple distinct resolver caches possible?

Hi all,

I’m new to unbound, trying to migrate an existing dnsmasq config I’m running, and not finding the answer in the manual (yet).

Is it possible to have multiple distinct resolver caches running? My router manages multiple completely distinct networks that should not share any dns information, including resolver caches. On my existing dnsmasq setup, I run multiple instances of dnsmasq each bound to a different interface to avoid breaking down that barrier.

Is there any way to have distinct caches in unbound, or will I have to run multiple instances as well?

Kind regards,
Douglas Mayle

I didn't reply to the list but only Mr. Mayle ...

(attachments)

Re: Multiple distinct resolver caches possible?.eml (1017 Bytes)

Thank you. That’s exactly how I solved it with dnsmasq. Now i just have to figure out the scripts…