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
pull system info
Popup not working in IE
Random emails not arriving in Outlook 2007
Access chart sorting
TextBox Must Be Placed Inside Form Tag Error
VNC on Windows 7 (64)
What does it mean if I am receiving output errors on all of my Cisco Aironet 1130AG?
Importing a text file into Access
snoop command with IP Clustered
Code was working in Android 2.1 SDK but not on 2.2