+ Reply to Thread
Results 1 to 1 of 1
Thread: Regenerate rndc key
-
Administrator
- Join Date
- Mar 2010
- Posts
- 74
Regenerate rndc key
Take the current backups
cp /etc/rndc.key /etc/rndc.key.old
Execute the below command to regenerate rndc key
rndc-confgen -a -b 128 -c /etc/rndc.key -k rndc-key
chown named:named /etc/rndc.key
restart named


LinkBack URL
About LinkBacks



Reply With Quote