Report information
The Basics
Id:
46624
Status:
open
Priority:
Low/Low
Queue:

People
Owner:
Nobody in particular
Cc:
AdminCc:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
(no value)
Severity:
(no value)
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
(no value)

Dates
Created:Fri, 17 Nov 2017 08:37:13 -0500
Updated:Sun, 19 Nov 2017 08:58:08 -0500
Closed:Not set



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

To: bind-suggest@isc.org
Subject: BIND 9.10.6 - named-checkzone: Warn on data hidden by delegation
Date: Fri, 17 Nov 2017 13:37:09 +0000
From: "Bernhard Schmidt" <Bernhard.Schmidt@lrz.de>
Bug Report from www.isc.org: Name: Bernhard Schmidt Email: Bernhard.Schmidt@lrz.de Software Version: BIND 9.10.6 OS: Linux Subject:named-checkzone: Warn on data hidden by delegation Bug Detail =========== It would be great if named-checkzone could warn about rrsets being hidden from queries because they are at the same level or even below delegating NS records --- $TTL 86400 example.com. SOA ns1.provider.com. hostmaster.provider.com. 2017050214 21600 1800 3600000 86400 example.com. NS ns1.provider.com. example.com. NS ns2.provider.com. sub.example.com. NS ns1.provider.com. sub.example.com. NS ns2.provider.com. sub.example.com. MX 10 mail.provider.com. www.sub.example.com. A 1.1.1.1 --- % /usr/sbin/named-checkzone example.com example.com zone example.com/IN: loaded serial 2017050214 OK Both sub.example.com/MX and www.sub.example.com/* will not be visible --- This email was received through isc.org Bug Submission Form
This is very similar to (if not the same as) https://bugs.isc.org/Ticket/Display.html?id=45416