named log stops recording.

Roberto roberto at jpcltd.co.jp
Fri Oct 13 09:10:27 UTC 2000


Hello, 

I have a dns server running under RH6.2 and I am having trouble with the
log file which stops the logging after one or two days.
To restart the logging I must restart the server which is not good.
The /etc/boot.conf looks like:

options {
	directory "/var/named";
};
logging {
	channel local_log {
		file "/var/log/named.log" versions 2 size 1M;
		print-time yes;
	};
	category default {
		local_log;
	};
	allow-query {
		any;
	};
	allow-update {
		none;
	];
};
zone "xxx.co.jp" {
	...
	...
};

Any ideas about how to keep the logging working?

Many thanks in advance.




[]--------------------------------------------------------------------[]
    Roberto Melendez
    Japan Personal Computer Ltd.
  --------------------------------------------------------------------
    URL:  http://www.jpcltd.co.jp    MAIL:  roberto at jpcltd.co.jp
[]--------------------------------------------------------------------[]



More information about the bind-users mailing list