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
Save Publishign site as template in SharePoint 2010
Exchange 2010 mapidelivery queue holding email
Outlook address book problem
check if record is already locked
FTP not working on Windows Server 2008 IIS 7
Anyone know a good script (or something else)
Variable not defined error using VBA ExportAsFixedFormat Type:=xlTypePDF in excel 2003
SQL 2005 Select Query from multiple tables
SBS 2008 Console crashes on Network Devices
are there any inherent issues introducing a server 2008 system into a predominantly 2003 network?