Skip to content

Reverse zones: zonemaster fails to detect NS inconsistencies with parent zone (Nameserver07) #891

@jonglezb

Description

@jonglezb

I am troubleshooting an IPv6 reverse DNS issue, which turned out to be a NS mismatch between the parent and child zones.

However, zonemaster didn't spot the issue, saying All of the nameserver names are listed both at parent and child..

Here is the full result: https://zonemaster.fr/result/94a0ac91fba2c05a

The zone of interest is 1.0.3.5.0.6.6.0.1.0.0.2.ip6.arpa., the parent zone is 0.6.6.0.1.0.0.2.ip6.arpa.

NS in parent zone:

dig @ns1.renater.fr 1.0.3.5.0.6.6.0.1.0.0.2.ip6.arpa. NS
cosmos.imag.fr.
brahma.imag.fr.
imag.imag.fr.

NS in child zone:

dig @imag.imag.fr 1.0.3.5.0.6.6.0.1.0.0.2.ip6.arpa. NS
eip2.u-ga.fr.
eip1.u-ga.fr.

I would expect zonemaster to catch this mismatch (and the fact that the NS in the parent zones are 2/3 broken). Instead, it incorrectly determined the NS in the parent zone to be equal to those of the child zone:

Parent lists enough (2) nameservers (eip1.u-ga.fr; eip2.u-ga.fr). Lower limit set to 2.

Metadata

Metadata

Assignees

Labels

A-TestCaseArea: Test case specification or implementation of test caseT-BugType: Bug in software or error in test case description

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions