Package: nsd3
Version: 3.0.7-2
Severity: wishlist

It seems like nsd3 does not deal with % sign in zones.

E.g., instead of a zone definition for my.local.zone of

  % IN NS ns.%
  ns.% IN A 1.2.3.4

I have to specify:

  my.local.zone. IN NS ns.my.local.zone.
  ns.my.local.zone. IN A 1.2.3.4

which has a lot of redundant information.

It would be nice if % were replaced by the root-anchored zone name,
which would also allow reuse of zone files for similar domains.

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

Kernel: Linux 2.6.26-1-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 <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  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