On Mon, Nov 27, 2017 at 8:10 AM, Aggelos Kanarelis <[email protected]> wrote: > > Thanks for your reply, but that will only have the queries answered by a > different server. I don't want them answered at all. The endpoints that will > be configured with that DNS server must only be able to resolve the domains > that I will specifically configure with a forward zone. Everything else must > be denied, sorry if I wasn't clear enough in my initial query. > Guess I misread that. Then don't use a wildcard forward and drop the validator module from the configuration):
module-config: iterator Then unbound can only answer the configured forwards, stub-zones, and local data. Is that what you want?
