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
Cisco 2950 Vlan for Voice
Opera Version 10.60 page cache(!?) problem
get-wmiobject error - Powershell
Multiple Stored Procedures in a single transaction
Crystal Reports Xi - Sorting a CrossTab Report by a Summary Field
HTC Touch 3G: How can I really upgrade WM6.1 to WM6.5 and/or porting to latest Android?
simple VB file download example
How can I make related calculated columns and conditionals in a MS SQL View?
How to disable Security Alert box in windows 7?
How can I "sp_help" the output signature of a Stored Procedure?