| Summary: | BIND 9.8 configured with --enable-ipv6 but not with --enable-filter-aaaa | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Eric Wolfe <eric.wolfe> | ||||
| Component: | bind | Assignee: | Tomáš Hozza <thozza> | ||||
| Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.4 | CC: | mmazurx, ovasik, psklenar | ||||
| Target Milestone: | rc | Keywords: | Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | bind-9.8.2-0.25.rc1.el6 | Doc Type: | Bug Fix | ||||
| Doc Text: |
Cause:
BIND was not previously configured with the --enable-filter-aaaa option before build.
Consequence:
As a consequence the filter-aaaa-on-v4 option could not be used in the BIND configuration.
Fix:
The --enable-filter-aaaa configure option has been added so BIND is configured properly before build.
Result:
Users can now use the filter-aaaa-on-v4 option in the BIND configuration.
|
Story Points: | --- | ||||
| Clone Of: | |||||||
| : | 1025245 (view as bug list) | Environment: | |||||
| Last Closed: | 2014-10-14 04:35:12 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1056252, 1070830 | ||||||
| Attachments: |
|
||||||
|
Description
Eric Wolfe
2013-10-30 18:05:47 UTC
Created attachment 817562 [details]
bind.spec.patch
proposed configure option attached in patch
(In reply to Eric Wolfe from comment #0) > If bind-9.8 is compiled with configure option `--enable-ipv6`, then > `--enable-filter-aaaa` should also be a configure option. Not necessarily. filter-aaaa-on-v4 should be used only when really necessary, since it can cause some problems. But I agree that we should enable the choice to users. Tomas, yes, I understand it may not be appropriate in all cases. I really just want the ability to test this in our environment, using the package as shipped with RHEL. *** Bug 1036563 has been marked as a duplicate of this bug. *** 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. http://rhn.redhat.com/errata/RHBA-2014-1373.html |