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
Realtek network adapter not working
Settings.xml
putty question
Copy/Paste with criteria
Send two files in email as attachment in unix shell scripting using ksh
Acrobat 8 Pro, Adobe EPIC_APP Serious Error - Windows 7 Ultimate 64bit
How to create a Despatch Roster Summary
Php SOAP-ERROR: Parsing WSDL
Flex Drag and Drop
PHP string replace question