Your message dated Mon, 12 Feb 2007 20:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#410185: fixed in dnsmasq 2.38-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: dnsmasq
Version: 2.37-1
Severity: normal

If dnsmasq gets a DNS standard query response with a
reply code of server failure, it repeats the request
infinitely instead of giving up.

I can trigger this at the moment e.g. by running

$  host 1.0.0.127.relays.visi.com
;; connection timed out; no servers could be reached

dnsmasq continues to retry the request even after
host reported the failure. The only way to stop
this is by terminating dnsmasq.


wireshark decodes a single request/respose as:


No.     Time        Source                Destination           Protocol Info
      1 0.000000    87.162.85.72          217.237.151.51        DNS      
Standard query A 1.0.0.127.relays.visi.com

Frame 1 (87 bytes on wire, 87 bytes captured)
Linux cooked capture
Internet Protocol, Src: 87.162.85.72 (87.162.85.72), Dst: 217.237.151.51 
(217.237.151.51)
User Datagram Protocol, Src Port: 32865 (32865), Dst Port: domain (53)
Domain Name System (query)
    [Response In: 146]
    Transaction ID: 0x73cd
    Flags: 0x0100 (Standard query)
        0... .... .... .... = Response: Message is a query
        .000 0... .... .... = Opcode: Standard query (0)
        .... ..0. .... .... = Truncated: Message is not truncated
        .... ...1 .... .... = Recursion desired: Do query recursively
        .... .... .0.. .... = Z: reserved (0)
        .... .... ...0 .... = Non-authenticated data OK: Non-authenticated data 
is unacceptable
    Questions: 1
    Answer RRs: 0
    Authority RRs: 0
    Additional RRs: 0
    Queries
        1.0.0.127.relays.visi.com: type A, class IN
            Name: 1.0.0.127.relays.visi.com
            Type: A (Host address)
            Class: IN (0x0001)

No.     Time        Source                Destination           Protocol Info
      2 0.050787    217.237.151.51        87.162.85.72          DNS      
Standard query response, Server failure

Frame 2 (87 bytes on wire, 87 bytes captured)
Linux cooked capture
Internet Protocol, Src: 217.237.151.51 (217.237.151.51), Dst: 87.162.85.72 
(87.162.85.72)
User Datagram Protocol, Src Port: domain (53), Dst Port: 32865 (32865)
Domain Name System (response)
    [Request In: 145]
    [Time: -3.877039000 seconds]
    Transaction ID: 0x73cd
    Flags: 0x8182 (Standard query response, Server failure)
        1... .... .... .... = Response: Message is a response
        .000 0... .... .... = Opcode: Standard query (0)
        .... .0.. .... .... = Authoritative: Server is not an authority for 
domain
        .... ..0. .... .... = Truncated: Message is not truncated
        .... ...1 .... .... = Recursion desired: Do query recursively
        .... .... 1... .... = Recursion available: Server can do recursive 
queries
        .... .... .0.. .... = Z: reserved (0)
        .... .... ..0. .... = Answer authenticated: Answer/authority portion 
was not authenticated by the server
        .... .... .... 0010 = Reply code: Server failure (2)
    Questions: 1
    Answer RRs: 0
    Authority RRs: 0
    Additional RRs: 0
    Queries
        1.0.0.127.relays.visi.com: type A, class IN
            Name: 1.0.0.127.relays.visi.com
            Type: A (Host address)
            Class: IN (0x0001)


Please fix ;-/

Thanks,
Johannes



-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-dirty
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages dnsmasq depends on:
ii  adduser                     3.102        Add and remove users and groups
ii  libc6                       2.3.6.ds1-11 GNU C Library: Shared libraries
ii  libdbus-1-3                 1.0.2-1      simple interprocess messaging syst
ii  netbase                     4.29         Basic TCP/IP networking system

dnsmasq recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: dnsmasq
Source-Version: 2.38-1

We believe that the bug you reported is fixed in the latest version of
dnsmasq, which is due to be installed in the Debian FTP archive:

dnsmasq_2.38-1.diff.gz
  to pool/main/d/dnsmasq/dnsmasq_2.38-1.diff.gz
dnsmasq_2.38-1.dsc
  to pool/main/d/dnsmasq/dnsmasq_2.38-1.dsc
dnsmasq_2.38-1_i386.deb
  to pool/main/d/dnsmasq/dnsmasq_2.38-1_i386.deb
dnsmasq_2.38.orig.tar.gz
  to pool/main/d/dnsmasq/dnsmasq_2.38.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon Kelley <[EMAIL PROTECTED]> (supplier of updated dnsmasq package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 6 Feb 2007 21:14:58 +0000
Source: dnsmasq
Binary: dnsmasq
Architecture: source i386
Version: 2.38-1
Distribution: unstable
Urgency: low
Maintainer: Simon Kelley <[EMAIL PROTECTED]>
Changed-By: Simon Kelley <[EMAIL PROTECTED]>
Description: 
 dnsmasq    - A small caching DNS proxy and DHCP server
Closes: 410185
Changes: 
 dnsmasq (2.38-1) unstable; urgency=low
 .
    * New upstream (closes: #410185)
Files: 
 0a1d99ee1c9d73f7547fe6991e6296fd 576 net optional dnsmasq_2.38-1.dsc
 2cf107258280a8d0a533901ca8465b8b 269691 net optional dnsmasq_2.38.orig.tar.gz
 b69ea8a00b14309aa2f1a0370c4155b9 11880 net optional dnsmasq_2.38-1.diff.gz
 cb4a2578ba4b51692174153d3f94c075 192108 net optional dnsmasq_2.38-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFF0KpJwEl0z99oB74RAkWmAKCckxInGeu0uAZFjIjkdHJQ1rikFQCfdyPz
fS8CxaR7gaOaQxRHw35sRy4=
=5BpV
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to