Your message dated Wed, 10 Jun 2009 21:33:11 +0000
with message-id <[email protected]>
and subject line Bug#532201: fixed in dnsmasq 2.49-1
has caused the Debian Bug report #532201,
regarding dnsmasq: Please log TFTP not found files too
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
532201: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532201
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dnsmasq
Version: 2.48-2
Severity: wishlist
Tags: patch

Working with TFTP on dnsmasq I want to know what files are requested.

The patch is really simple:


--- dnsmasq-2.48.orig/src/tftp.c
+++ dnsmasq-2.48/src/tftp.c
@@ -248,6 +248,7 @@
       strncat(daemon->namebuff, filename, MAXDNAME);
       daemon->namebuff[MAXDNAME-1] = 0;
 
+      my_syslog(MS_TFTP | LOG_INFO, _("TFTP try to send %s"), 
daemon->namebuff);
       /* check permissions and open file */
       if ((transfer->file = check_tftp_fileperm(&len)))
        {



The syslog looks like this (my locale is es_ES, "envió"=="sent" ):

dnsmasq-tftp[30249]: TFTP try to send /var/lib/tftpboot/tcos/pxelinux.0
dnsmasq-tftp[30249]: TFTP envió /var/lib/tftpboot/tcos/pxelinux.0 a 
192.168.0.213
dnsmasq-tftp[30249]: TFTP try to send 
/var/lib/tftpboot/tcos/pxelinux.cfg/56424f58-0000-0000-0000-080027ff5537
dnsmasq-tftp[30249]: TFTP try to send 
/var/lib/tftpboot/tcos/pxelinux.cfg/01-08-00-27-ff-55-37
dnsmasq-tftp[30249]: TFTP try to send 
/var/lib/tftpboot/tcos/pxelinux.cfg/C0A800D5
dnsmasq-tftp[30249]: TFTP try to send 
/var/lib/tftpboot/tcos/pxelinux.cfg/C0A800D
dnsmasq-tftp[30249]: TFTP try to send /var/lib/tftpboot/tcos/pxelinux.cfg/C0A800
dnsmasq-tftp[30249]: TFTP try to send /var/lib/tftpboot/tcos/pxelinux.cfg/C0A80
dnsmasq-tftp[30249]: TFTP try to send /var/lib/tftpboot/tcos/pxelinux.cfg/C0A8
dnsmasq-tftp[30249]: TFTP try to send /var/lib/tftpboot/tcos/pxelinux.cfg/C0A
dnsmasq-tftp[30249]: TFTP try to send /var/lib/tftpboot/tcos/pxelinux.cfg/C0
dnsmasq-tftp[30249]: TFTP try to send /var/lib/tftpboot/tcos/pxelinux.cfg/C
dnsmasq-tftp[30249]: TFTP try to send 
/var/lib/tftpboot/tcos/pxelinux.cfg/default
dnsmasq-tftp[30249]: TFTP envió /var/lib/tftpboot/tcos/pxelinux.cfg/default a 
192.168.0.213
dnsmasq-tftp[30249]: TFTP try to send /var/lib/tftpboot/tcos/tcos.msg
dnsmasq-tftp[30249]: TFTP envió /var/lib/tftpboot/tcos/tcos.msg a 192.168.0.213
dnsmasq-tftp[30249]: TFTP try to send /var/lib/tftpboot/tcos/logo.lss
dnsmasq-tftp[30249]: TFTP envió /var/lib/tftpboot/tcos/logo.lss a 192.168.0.213


Other TFTP daemons (atftpd, tftpd-hpa) log not found files by default.

Thanks for your work at Debian.

Greetings


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dnsmasq depends on:
ii  adduser                       3.110      add and remove users and groups
ii  dnsmasq-base                  2.48-2     A small caching DNS proxy and DHCP
ii  netbase                       4.34       Basic TCP/IP networking system

dnsmasq recommends no packages.

Versions of packages dnsmasq suggests:
pn  resolvconf                    <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: dnsmasq
Source-Version: 2.49-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-base_2.49-1_i386.deb
  to pool/main/d/dnsmasq/dnsmasq-base_2.49-1_i386.deb
dnsmasq_2.49-1.diff.gz
  to pool/main/d/dnsmasq/dnsmasq_2.49-1.diff.gz
dnsmasq_2.49-1.dsc
  to pool/main/d/dnsmasq/dnsmasq_2.49-1.dsc
dnsmasq_2.49-1_all.deb
  to pool/main/d/dnsmasq/dnsmasq_2.49-1_all.deb
dnsmasq_2.49.orig.tar.gz
  to pool/main/d/dnsmasq/dnsmasq_2.49.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.8
Date: Mon, 8 Jun 2009 22:03:23 +0000
Source: dnsmasq
Binary: dnsmasq dnsmasq-base
Architecture: source i386 all
Version: 2.49-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/TFTP server
 dnsmasq-base - A small caching DNS proxy and DHCP/TFTP server
Closes: 532201
Changes: 
 dnsmasq (2.49-1) unstable; urgency=low
 .
    * New upstream.
    * Log TFTP "file not found" errors. (closes: #532201)
Checksums-Sha1: 
 7c42984aadc2d89f40efcaff24a0ca4acf2898e2 964 dnsmasq_2.49-1.dsc
 63d84093ac707e22e723f8970f55ba8e05dfbd79 404422 dnsmasq_2.49.orig.tar.gz
 efaeeae3c72e0ce31f03d6dcfab26b096b2aaf18 15152 dnsmasq_2.49-1.diff.gz
 3422d1e1dc61ed7db3340ae2e9394ed3ea2d4cae 271868 dnsmasq-base_2.49-1_i386.deb
 e808cd1ad442369866afc730f8c124feba12e82f 13410 dnsmasq_2.49-1_all.deb
Checksums-Sha256: 
 e6655bae8b788ff90bca6e97218a7560b7d4351237a168f8d494d6c079e64fe7 964 
dnsmasq_2.49-1.dsc
 27749b9d76272a9a139d42ce160297d9bfa507fc72060031830864fec7f8e28c 404422 
dnsmasq_2.49.orig.tar.gz
 cd318b5e0eee4c508d4f1493a075251426ef84e8ae17bf2460440be8dd9c9150 15152 
dnsmasq_2.49-1.diff.gz
 f5fef33789cd38b65552c9727db4d21ed9064c3b6f012ecb7b737a2f451ad838 271868 
dnsmasq-base_2.49-1_i386.deb
 457bca81d6486398571a2cc71fe8985c3d652942210ccb299d2a47372c8b2ab8 13410 
dnsmasq_2.49-1_all.deb
Files: 
 75ac4ba1ad965dab19c6ae037dee6bc9 964 net optional dnsmasq_2.49-1.dsc
 5bd95952522034359a880b1ed52cce3b 404422 net optional dnsmasq_2.49.orig.tar.gz
 485622e888f8e7b0d1d6c7897d445765 15152 net optional dnsmasq_2.49-1.diff.gz
 842eb7a0679e89d7d70346de2c5a2e1d 271868 net optional 
dnsmasq-base_2.49-1_i386.deb
 3895155fa93fff1bfcdf6263c15c451a 13410 net optional dnsmasq_2.49-1_all.deb

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

iD8DBQFKMBBoKPyGmiibgrcRAgzsAJ4zdweeCy29NaxzuwPskNcflnxvNgCgi9Mr
Oznds/TIN9f6BOUT1+raHUk=
=hyVF
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to