Re: session.key and managed-keys

2011-07-11 Thread Chris Thompson
On Jul 10 2011, Emil Natan wrote: Hi, I have few boxes running BIND 9.7.3-P3. I do not use DNSSEC (for now) and dynamic updates (at all) and I have them explicitly disabled in named.conf (dnssec-enable no; dnssec-validation no; allow-update{ none; };) but I see named still searching for m

Re: session.key and managed-keys

2011-07-10 Thread TCPWave Customer Care
Ena, Look at the directory statement of your named.conf. Go to that directory and touch a file called managed-keys.bind. Restart named. Your problem should be solved. cp /dev/null $DIR/managed-keys.bind if you are using a UNIX operating system. This file lists the DNSSEC keys that BIND likes to

session.key and managed-keys

2011-07-10 Thread Emil Natan
Hi, I have few boxes running BIND 9.7.3-P3. I do not use DNSSEC (for now) and dynamic updates (at all) and I have them explicitly disabled in named.conf (dnssec-enable no; dnssec-validation no; allow-update{ none; };) but I see named still searching for managed-keys.bind file and trying to c