Bug 106717 - dnsmasq doesn't work with dig +trace
Summary: dnsmasq doesn't work with dig +trace
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Uwe Gansert
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-23 13:45 UTC by Dirk Mueller
Modified: 2005-10-06 17:05 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
fix dig +trace (1.64 KB, patch)
2005-08-23 18:30 UTC, Dirk Mueller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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