Your message dated Sun, 13 May 2007 21:08:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in 9.4.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: bind9
Version: 1:9.2.2+9.2.3rc3-1
Severity: normal
Tags: sid
The "root-delegation-only" patch is very good at dropping wildcard
wildcard A records. However, it doesn't drop wildcard CNAME records.
So "nosuchdomainexists.td" still resolves:
================================================================
$ host -v nosuchdomainexists.td
Trying "nosuchdomainexists.td"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14328
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;nosuchdomainexists.td. IN A
;; ANSWER SECTION:
nosuchdomainexists.td. 86400 IN CNAME www.nic.td.
www.nic.td. 86196 IN A 146.101.245.154
;; AUTHORITY SECTION:
nic.td. 86196 IN NS ns.nic.td.
;; ADDITIONAL SECTION:
ns.nic.td. 86196 IN A 146.101.245.155
Received 110 bytes from 127.0.0.1#53 in 115 ms
================================================================
And to demonstrate that I've got it configured correctly:
================================================================
$ host -v nosuchdomainexists.com
Trying "nosuchdomainexists.com"
Host nosuchdomainexists.com not found: 3(NXDOMAIN)
Received 40 bytes from 127.0.0.1#53 in 69 ms
================================================================
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux tytlal 2.4.22aa1 #1 Thu Sep 4 23:29:43 EDT 2003 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages bind9 depends on:
ii adduser 3.51 Add and remove users and groups
ii libc6 2.3.2-8 GNU C Library: Shared libraries an
ii libdns11 1:9.2.2+9.2.3rc3-1 DNS Shared Library used by BIND
ii libisc7 1:9.2.2+9.2.3rc3-1 ISC Shared Library used by BIND
ii libisccc0 1:9.2.2+9.2.3rc3-1 Command Channel Library used by BI
ii libisccfg0 1:9.2.2+9.2.3rc3-1 Config File Handling Library used
ii liblwres1 1:9.2.2+9.2.3rc3-1 Lightweight Resolver Library used
ii libssl0.9.7 0.9.7b-2 SSL shared libraries
ii netbase 4.13 Basic TCP/IP networking system
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:9.4.1-1
The code in 9.4.1 appears to be correct, and I can't reproduce this
anymore (using *.vg, the *.td wildcard is gone).
--- End Message ---