Package: dnsutils
Version: 1:9.7.3.dfsg-1~squeeze7
Severity: normal
File: /usr/bin/nsupdate
When someone uses DNSSEC signed zones, you don't go and edit those zonefiles
manualy as this would break the signatures.
So you use nsupdate to manage your zones, so bind can take care of correct
signatures.
Now I wanted to start using DKIM and update my zone with a TXT record
containing the public key:
# nsupdate
> zone woody.ch
> update add mail._domainkey.woody.ch 300 IN TXT "v=DKIM1; g=*; k=rsa;
> p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoPEw05hVDRt7ogyCMkrdfIJqA2Byrf/i+c9oGhNRS1YTGohtUjaZibbcg44Tw9Sbx9OxmR+jauhGprUKTF9vXFRe4hBvFdXE1PNw/L5x8Sb9UJ8SCdKLn3tyBEKqaqEIbYy7UFeZuE6MwLn1crGyOie0xiOgyzoWMP4/9WW7/5QIDAQAB"
> show
>
>
> show
>
>
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: 0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; ZONE SECTION:
;woody.ch. IN SOA
;; UPDATE SECTION:
mail._domainkey.woody.ch. 300 IN TXT "v=DKIM1\; g=*\; k=rsa\;
p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoPEw05hVDRt7ogyCMkrdfIJqA2Byrf/i+c9oGhNRS1YTGohtUjaZibbcg44Tw9Sbx9OxmR+jauhGprUKTF9vXFRe4hBvFdXE1PNw/L5x8Sb9UJ8SCdKLn3tyBEKqaqEIbYy7UFeZuE6MwLn1crGyOie0xiOgyzoWMP4/9WW7/5QIDAQAB"
nsupdate is wrongly adding a "\" character before all the ";" characters.
Is there a chance for this to be fixed in a future update?
Kind regards
-BenoƮt-
-- System Information:
Debian Release: 6.0.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dnsutils depends on:
ii bind9-host [host 1:9.7.3.dfsg-1~squeeze7 Version of 'host' bundled with BIN
ii libbind9-60 1:9.7.3.dfsg-1~squeeze7 BIND9 Shared Library used by BIND
ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib
ii libcap2 1:2.19-3 support for getting/setting POSIX.
ii libdns69 1:9.7.3.dfsg-1~squeeze7 DNS Shared Library used by BIND
ii libgssapi-krb5-2 1.8.3+dfsg-4squeeze6 MIT Kerberos runtime libraries - k
ii libisc62 1:9.7.3.dfsg-1~squeeze7 ISC Shared Library used by BIND
ii libisccfg62 1:9.7.3.dfsg-1~squeeze7 Config File Handling Library used
ii liblwres60 1:9.7.3.dfsg-1~squeeze7 Lightweight Resolver Library used
ii libssl0.9.8 0.9.8o-4squeeze13 SSL shared libraries
ii libxml2 2.7.8.dfsg-2+squeeze5 GNOME XML library
dnsutils recommends no packages.
Versions of packages dnsutils suggests:
pn rblcheck <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]