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 1470637 - nslookup and dig return SERVFAIL error for FQDN after multiple queries
Summary: nslookup and dig return SERVFAIL error for FQDN after multiple queries
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: bind
Version: 7.4
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Petr Menšík
QA Contact: Petr Sklenar
URL:
Whiteboard:
Depends On: 1449814
Blocks: 1420851 1465928
TreeView+ depends on / blocked
 
Reported: 2017-07-13 11:02 UTC by Tomáš Hozza
Modified: 2020-12-14 09:06 UTC (History)
5 users (show)

Fixed In Version: bind-9.9.4-54.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1449814
Environment:
Last Closed: 2018-04-10 11:56:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Keep origin on new TCP connection patch (936 bytes, patch)
2017-08-22 15:08 UTC, Petr Menšík
no flags Details | Diff
tests for dig (15.77 KB, patch)
2017-10-11 19:34 UTC, Petr Menšík
no flags Details | Diff
Retry again with origin after TCP timeout. (7.20 KB, patch)
2017-10-11 19:37 UTC, Petr Menšík
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0742 0 None None None 2018-04-10 11:57:48 UTC

Comment 2 Petr Menšík 2017-08-22 14:34:19 UTC
Fix acknowledged but modified.

https://bugs.isc.org/Public/Bug/Display.html?id=45547

Comment 3 Petr Menšík 2017-08-22 15:08:24 UTC
Created attachment 1316676 [details]
Keep origin on new TCP connection patch

Comment 7 Petr Menšík 2017-10-11 19:32:57 UTC
Found out part of this problem is made by RHEL specific path, created by commit http://pkgs.devel.redhat.com/cgit/rpms/bind/commit/?id=61b073aa6a5fcf448ffd3a18970c38e4eaef1284

I could not find a bug that it solved. It will try next search domain or root if no reply arrives. Because stock dig does not have such feature and it would receive SERVFAILs again, removing this feature. Only then it will pass upstream tests.

Correct lookup for any name can be done by appending dot after relative name, making it absolute.

Comment 8 Petr Menšík 2017-10-11 19:34:05 UTC
Created attachment 1337400 [details]
tests for dig

Comment 9 Petr Menšík 2017-10-11 19:37:48 UTC
Created attachment 1337404 [details]
Retry again with origin after TCP timeout.

Do not change origin without reply from a server.

Comment 13 Petr Menšík 2017-10-12 13:48:10 UTC
Mentioned patch nslookup-norec.patch were dropped also from Fedora 2 years ago by commit https://src.fedoraproject.org/rpms/bind/c/e001c1a0663326dffac1ee7d65598550e4b2f70a?branch=master

Part of patch were already reverted, the rest will be dropped as well.

Comment 16 Petr Menšík 2017-12-06 09:52:30 UTC
Remaining part from comment #13 returned back, because it caused regression - bug #1520958. Remaining patch renamed to reflect it fixed bug #726120. In next major release support for this bug would be discontinued.

Comment 21 errata-xmlrpc 2018-04-10 11:56:55 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://access.redhat.com/errata/RHBA-2018:0742


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