RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1223336 - Remove usage of DLV from the default configuration
Summary: Remove usage of DLV from the default configuration
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: bind
Version: 7.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Tomáš Hozza
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks: dlv-deprecation-rhel-7
TreeView+ depends on / blocked
 
Reported: 2015-05-20 11:13 UTC by Tomáš Hozza
Modified: 2015-11-19 08:07 UTC (History)
2 users (show)

Fixed In Version: bind-9.9.4-23.el7
Doc Type: Bug Fix
Doc Text:
Cause: Previously the BIND server default configuration used DLV (DNSSEC Look-aside Validation) registry provided by ISC (Internet Systems Consortium). The DLV registry was used in the early stages of DNSSEC adaptation ans is not needed any more. Therefore ISC decided to deprecate the service in the near future. Consequence: As a consequence, the BIND server would execute unnecessary steps for some DNS records when trying to validate them using the DLV registry. Fix: The use of DLV registry was removed from the BIND server default configuration. Result: As a result, the default configuration is prepared for DLV registry deprecation. Also BIND server will not try to perform DNS records validation using DLV registry.
Clone Of:
: 1223359 1223365 (view as bug list)
Environment:
Last Closed: 2015-11-19 08:07:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2222 0 normal SHIPPED_LIVE bind bug fix update 2015-11-19 08:39:03 UTC

Description Tomáš Hozza 2015-05-20 11:13:13 UTC
Description of problem:
As mentioned in Bug #1223325, ISC is planning to deprecate their DLV registry in the future. Currently, the default configuration shipped with BIND has DLV enabled.

The usage of DLV should be removed from the default configuration. Unfortunately we will not be able to remove also the ISC's DLV keys from the configuration and package, since this could cause a regression in existing installations.

Version-Release number of selected component (if applicable):
latest

How reproducible:
always

Steps to Reproduce:
1. inspect /etc/named.conf installed by bind package

Actual results:
There is "dnssec-lookaside auto;" line in the options section of the default configuration.

Expected results:
There is NO "dnssec-lookaside auto;" line in the options section of the default configuration.

Comment 6 errata-xmlrpc 2015-11-19 08:07:05 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2222.html


Note You need to log in before you can comment on or make changes to this bug.