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
"File Helper" reporting - Your system may have upopenable files - Why?
OMA and OWA
Joomla site blank after upgrade
Will an AGP Video Card work in a PCI Express Slot?
How to view .stp or .wsp files in Microsoft Office sharepoint designer mode
lastb: /var/log/btmp: File too large
Require 2 CPUs on an Intel Server SC5520HC Motherboard?
laptop display problems
Extract icon from EXE/DLL
Where does this code start?