Problem with a certain domain
Nick Tait
nick at tait.net.nz
Tue Jun 4 07:31:41 UTC 2024
On 4/06/2024 12:44 am, Thomas Barth via bind-users wrote:
> unfortunately, today I had to restart bind9 for the third time in an
> attempt to send a newsletter to get rid the communication error,
> although with a query response of 1800 msecs. Is it possible to
> configure bind9 so that a public DNS service (e.g. 9.9.9.9) is used
> for the particular domain and bind9 for everything else? Because dig
> @9.9.9.9 s1._domainkey.mg-esp-prod-eu-eu.mallorcazeitung.es always
> works with a good response.
Hi Thomas.
Yes a zone with type=forward will allow you to forward requests for a
single zone to a specific recursive resolver. See:
https://bind9.readthedocs.io/en/latest/reference.html#namedconf-statement-type%20forward
Nick.
More information about the bind-users
mailing list