Jump to first page
February 2003
slideset 6 -4
Enabling RNDC in the server
nkey definition
ukey rndc_key {
usecret "dY7/uIiR0fKGvi5z50+Q=="; algorithm hmac-md5;
u};
uWarning: example secret looks good but is invalid (don't copy it!)
ncontrols statement
ucontrols {
u  inet 127.0.0.1 port 953
u       allow { 127.0.0.1; }
u       keys { "rndc-key"; };
u };