Re: Forwarders with static-stub

2019-05-22 Thread Kevin Darcy
TBH, I haven't worked specifically with "static-stub", but with the classic "stub", one would put a "null forwarders" statement in the zone definition to inhibit forwarding. I.e. forwarders { }; - Kevin On Wed, May 22, 2019 at 8:16 AM Ben Lavender

Forwarders with static-stub

2019-05-22 Thread Ben Lavender
Hi, When I setup static-stub zones with the global forwarders options configured, BIND by design forwards the requests before using the stubs. What is the best way around this so the stubs and cache are consulted first? This is required for split-brain DNS. Thanks Regards Ben Lavender ___