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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
