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
Documentation on SAMBA and Active Directory Integration
namespace question
using ubuntu 10.4 to format a drive for apple OS ?
Thecus N8800 iscsi not showing in ESX4
vbscript exit if file exists
How to alter web page so Google Chrome will clear old data?
Problem with autodiscover with Outlook 2007/Exchange 2003
sum by date and variable (horizontal)
Buckling calculation using Tetmajers formula
SSIS Case Statement not executing