Bug 556365
| Summary: | dnssec keys not up-to-date, makes bind send thousands of 'no valid KEY' messages to syslog | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kieran Clancy <clancy.kieran+redhat> |
| Component: | dnssec-conf | Assignee: | Paul Wouters <pwouters> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | cra, linux, pwouters, spambox |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-04-07 17:43:29 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Kieran Clancy
2010-01-18 04:44:05 UTC
Fedora 11 is affected too. Temporary solution might be to disable "dnssec-enable" and "dnssec-validation" in "named.conf" file. I wonder if this problem is related to http://www.root-dnssec.org/ : January, 2010: The first root server begins serving the signed root in : the form of the DURZ (deliberately unvalidatable root zone). The DURZ : contains unusable keys in place of the root KSK and ZSK to prevent these : keys being used for validation. I'm not sure that disabling DNSSEC is required to fix this. For me, just upgrading to dnssec-conf-1.22 (which has new keys) was enough. # yum --enablerepo='rawhide' update dnssec-conf The problem appears to be a RIPE NCC key roll-over event on 2009-12-16. See: https://lists.dns-oarc.net/pipermail/dns-operations/2010-February/004931.html This package needs an immediate update to fix this problem. If Fedora is going to make dnssec-conf a mandatory prerequisite for BIND, then it is up to Fedora to keep this package absolutely current, or Fedora BIND configs will be broken regularly. This has been fixed in updates to dnssec-conf in EL-5, devel, F-11, F-12 and F-13 a while ago. |