Skip to content

Support using BIND as a secondary nameserver.#444

Merged
ximon18 merged 2 commits intomainfrom
435-support-for-bind-as-secondary-nameserver
Feb 10, 2026
Merged

Support using BIND as a secondary nameserver.#444
ximon18 merged 2 commits intomainfrom
435-support-for-bind-as-secondary-nameserver

Conversation

@ximon18
Copy link
Copy Markdown
Member

@ximon18 ximon18 commented Feb 2, 2026

See #435 for the original bug report that this PR works around.

In manual testing with BIND 9.18.44 this resolves the issue described in #435 concerning failure to transfer the signed zone to BIND from Cascade.

As an automated test may take some time to develop and this is a blocking issue for users of BIND as a secondary I have not attempted to include an integration test in this PR, but believe we should develop such a test to prevent this and similar issues in future.

Note that this issue may not be expected because NLnetLabs/domain#400 resolved this problem in domain. However, to work around another issue I earlier modified Cascade to use LightWeightZone instead of ZoneApex and only the latter contains the fix from #400.

… a Cascade primary due to lacking AA flag in query responses, i.e. the SOA query from secondary to primary following a NOTIFY from Cascade to secondary.
@ximon18 ximon18 merged commit be9bd2a into main Feb 10, 2026
7 checks passed
@ximon18 ximon18 deleted the 435-support-for-bind-as-secondary-nameserver branch February 10, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for Authoritive nameserver, DS records and CDS/CDNSKEY records.

2 participants