Package: pdns
Version: 2.9.21.2-1
Severity: important

My master publishes plenty of MX records with content '.', e.g.

  % dig @a.ns.madduck.net +short www.madduck.net mx
  0 .

I use pdns with sqlite as a slave, and it fails to properly parse
those records. On every AXFR, it overwrites/stores all slaved MX
entries like so:

  27765|1|www.madduck.net|MX|0 |86400|0|

This causes a wrong record to be returned.

  % dig @b.ns.madduck.net +short www.madduck.net mx
  0 0.

This happens with sqlite and sqlite3. I have not tested other
backends.

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

Kernel: Linux 2.6.30-rc5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
 .''`.   martin f. krafft <madd...@d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

Reply via email to