Package: dnssec-tools
Version: 1.13-1
Severity: normal
Dear Maintainer,
Created the following zone file. (cut down to show the problem)
-------------------------------------------------------------------------
@ IN SOA ns1.example.com. admin.examplecom. (
2 ; serial
4000 ; refresh
1000 ; retry
648901 ; expire
14400 ; minimum
)
NS ns1.example.com.
A 10.0.0.1
------------------------------------------------------------------------
run zonesigner -usensec3 -zone example.com example.com.db
ended up with:
-------------------------------------------------------------------------
@ IN SOA ns1716.example.com. admin.examplecom. (
2 ; serial
4000 ; refresh
1000 ; retry
648901 ; expire
14400 ; minimum
)
NS ns1.example.com.
A 10.0.0.1
-------------------------------------------------------------------------
Note the change it made the to SOA record: ns1.example.com becomes
ns1716.example.com.
I have managed to work around this problem by installing zonesigner from the
latest version of the upstream version.
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dnssec-tools depends on:
ii bind9utils 1:9.8.4.dfsg.P1-6
ii libmailtools-perl 2.09-1
ii libnet-dns-perl 0.66-2+b2
ii libnet-dns-sec-perl 0.16-2
ii libtimedate-perl 1.2000-1
ii perl 5.14.2-20
Versions of packages dnssec-tools recommends:
ii bind9 1:9.8.4.dfsg.P1-6
dnssec-tools suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]