Microsoft
Software
Hardware
Network
Question : Bind Security: Transaction Signatures (TSIG) Configuration got error message
Bind Security: Transaction Signatures (TSIG) Configuration
After creating secret key and creating rndc.key file. I issued rndc reload
rndc.key file
key "TRANSFER" {
algorithm hmac-md5;
secret "74l95HfTv+9XWMCj+qMxhQ=="
;
};
server 10.1.3.176 {
keys {
TRANSFER;
};
};
Error
rndc: error: /etc/rndc.key:6: unknown option 'server'
rndc: could not load rndc configuration
Answer : Bind Security: Transaction Signatures (TSIG) Configuration got error message
server 10.1.3.176 {
keys {
TRANSFER;
};
};
you should write in rndc.conf
Random Solutions
Jmagick how to resample when changing DPI
Stupid mistake of Installing UBUNTU - Now "GRUB: No Such Disk"
Virus and/or Malware redirecting my links
Why centos live cd so slow, and can not mount local HDD?
Inventory System (Freeware) Recommendation
jQuery ajax update multiple fields
Checklist for Windows 2003 AD upgrade to Window 2008 AD
offline files for Mac?
How to remove white space showing up on website
SharePoint 2007 / InfoPath 2007 - Approval Workflow Advice Needed