Minor typo in handbook 28.7 Domain Name Server

Gustav Bergquist gusber at kth.se
Wed Oct 30 16:31:44 UTC 2013


Hi,

In section "28.7.6.1. Recursive DNS Server Configuration"
there's a minor typo I think. 

% dig +multi +noall +answer DNSKEY . > root.dnskey
% dnssec-dsfromkey -f root-dnskey . > root.ds

These lines probably should be:
% dig +multi +noall +answer DNSKEY . > root.dnskey
% dnssec-dsfromkey -f root.dnskey . > root.ds

Regards
Gustav Bergquist


More information about the freebsd-doc mailing list