Bug 113093 - dig 9.2.2 fails on ID mismatch when dig 9.2.3 just warns
Summary: dig 9.2.2 fails on ID mismatch when dig 9.2.3 just warns
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: bind
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adam Tkac
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 116727
TreeView+ depends on / blocked
 
Reported: 2004-01-08 14:19 UTC by Bastien Nocera
Modified: 2013-04-30 23:33 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-30 09:56:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bastien Nocera 2004-01-08 14:19:22 UTC
Description of problem:

$ dig @ns1.bc bc axfr
 
; <<>> DiG 9.2.2 <<>> @ns1.bc bc axfr  
;; global options:  printcmd  
bc. 3600 IN SOA ncara2.bc. postmaster.ncara2.bc.  
20038769 300 60 1209600 3600  
;; ERROR: ID mismatch: expected ID 56924, got 0  

And does not print anything

With a dig 9.2.3:
$ ./dig @ns1.bc bc axfr  
; <<>> DiG 9.2.3 <<>> @ns1.bc bc axfr  
;; global options:  printcmd  
bc.                     3600    IN      SOA     ncara2.bc.  
postmaster.ncara2.bc.  
20039632 300 60 1209600 3600  
;; WARNING: ID mismatch: expected ID 48726, got 0  
bc.                     3600    IN      NS      ddc1ns.bc.  
bc.                     3600    IN      NS      ddc2ns.bc.  
rgkkcc.bc.              3600    IN      A       172.18.216.2  
dvtlns.bc.              3600    IN      A       45.35.0.21  
...  
...  
bc.                     3600    IN      SOA     ncara2.bc.  
postmaster.ncara2.bc.  
20039632 300 60 1209600 3600  
;; Query time: 30760 msec  
;; SERVER: 45.216.34.222#53(ns1.bc)  
;; WHEN: Wed Jan  7 12:48:14 2004  
;; XFR size: 14919 records  

The error is transformed into a simple warning, and the expected
results are printed.

Comment 3 Daniel Walsh 2004-06-24 15:59:15 UTC
Bind is reved in U3, bind-9.2.3
Please try this one.

Comment 4 Jay Turner 2004-08-17 15:48:30 UTC
Confirmed that bind-9.2.3-19 is in the U3 trees, but I can't reproduce
the error from dig.  Bastien?

Comment 7 Adam Tkac 2007-05-30 09:56:05 UTC
RHEL 3 is in maintenance stage now. Only critical/security bugs are fixed. If
you insist on fix, please reopen.

Regards, Adam

Comment 8 Need Real Name 2007-05-31 09:33:07 UTC
it s ok with this version bind-utils-9.2.4-14_EL3

Thanks

Vincent


Comment 9 Need Real Name 2007-05-31 09:33:20 UTC
it s ok with this version bind-utils-9.2.4-14_EL3

Thanks

Vincent


Comment 10 Adam Tkac 2007-05-31 09:40:01 UTC
(In reply to comment #9)
Thanks for your feedback :)

-A-



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