Hi Gareth,
In that case you could still forward both test and subdomain(s).test.
The subdomain(s).test would be forwarded where it has to, the test can
be forwarded on a non-listening port on localhost.
The subdomains will get the appropriate answers, and test (along with
non specified subdomains) will just start servfailing after a while.
Best regards,
-- Yorgos
On 10/04/2024 14:44, Gareth Williams via Unbound-users wrote:
On Wed, 2024-04-10 at 14:34 +0200, A. Schulze via Unbound-users wrote:
Gareth Williams via Unbound-users:
I have multiple labs and ages ago chose the 'test' TLD for all of them.
if you use "test." you should configure unbound also to forward
"test." to your nameserver,
not only your known subdomains.
Hope, that helps....
Andreas
While I agree that hosting the "test." domain would be the correct way
to do this, I'm trying to avoid running a DNS server that merely
forwards to known subdomains or returns NXDOMAIN. I was hoping that
there would be a way to get unbound to reject anything that failed to
forward. If not, I'll simply have to bite the bullet and host "test."
Thanks,
Gareth