Jump to first page
February 2003
slideset 6 -10
Using TSIG to protect AXFR
nDeriving a secret
udnssec-keygen -a ... -b ... -n... name
nConfiguring the key
uin named.conf file, same syntax as for rndc
ukey { algorithm ...; secret ...;}
nMaking use of the key
uin named.conf file
userver x { key ...; }
uwhere 'x' is an IP number of the other server