Configuration issue
Aggelos Kanarelis
Aggelos.Kanarelis at artsalliancemedia.com
Mon Nov 27 13:10:46 UTC 2017
Hi Sonic
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.
Thanks
Aggelos Kanarelis
Systems Engineer
Arts Alliance Media Ltd
T: +44 (0)20 7751 7525 / M: +44 (0) 7809427708
Aggelos.kanarelis at artsalliancemedia.com
www.artsalliancemedia.com
Landmark House
Hammersmith Bridge Road
London W6 9EJ
Follow us on Twitter / Facebook / LinkedIn
-----Original Message-----
From: Sonic [mailto:sonicsmith at gmail.com]
Sent: 27 November 2017 12:56
To: Aggelos Kanarelis <Aggelos.Kanarelis at artsalliancemedia.com>
Cc: unbound-users at unbound.net
Subject: Re: Configuration issue
Two ways, as a validator that queries the root servers and follows the chain, or use a wildcard forward for all of the other domains you don't want to specifically route to a particular cache.
Ex. of forward:
=======================
forward-zone:
name: "."
forward-addr: 8.8.8.8
forward-addr: 8.8.4.4
=======================
More information about the Unbound-users
mailing list