Bug 106717

Summary: dnsmasq doesn't work with dig +trace
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Dirk Mueller <dmueller>
Component: NetworkAssignee: Uwe Gansert <ug>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: fix dig +trace

Description Dirk Mueller 2005-08-23 13:45:43 UTC
trying to use dig +trace against a dnsmasq DNS server breaks:  
 
; <<>> DiG 9.3.1 <<>> +trace www.suse.de 
;; global options:  printcmd 
;; Received 17 bytes from 172.22.222.254#53(172.22.222.254) in 1 ms 
 
 
ethereal shows why:  
 
  0.000000 172.22.222.10 -> 172.22.222.254 DNS Standard query NS <Root> 
  0.000820 172.22.222.254 -> 172.22.222.10 DNS Standard query response, 
Refused 
 
 
it seems it cannot handle root requests at all.
Comment 1 Uwe Gansert 2005-08-23 17:30:42 UTC
that would be fixed in version 2.23rc2 (no final version, just an rc).
Andreas, is this worth an update?

Comment 2 Dirk Mueller 2005-08-23 17:56:51 UTC
really? can't find it in the changelog. But the changelog mentions fixing a 
format string bug, so fixing it would be worth the hassle anyway.  
 
 
Comment 3 Andreas Jaeger 2005-08-23 18:12:26 UTC
No, not worth an update to a rc.
Comment 4 Dirk Mueller 2005-08-23 18:30:52 UTC
Created attachment 47276 [details]
fix dig +trace
Comment 5 Uwe Gansert 2005-08-24 08:05:46 UTC
did you try the fix? It does not change the behaviour here.

Comment 6 Uwe Gansert 2005-08-24 08:26:28 UTC
uuh. Sorry, my mistake. I had a messed up upstream nameserver setup from my
tests yesterday. The patch is the fix.
I'll submit to stable.
Comment 7 Uwe Gansert 2005-08-24 13:58:25 UTC
fixed package submitted