error log

Mark_Andrews at isc.org Mark_Andrews at isc.org
Tue Jan 15 00:05:14 UTC 2002


> I am a new user of BIND.  I have just installed the BIND 9.1.0 but there are
> a lot of message in the log file.

	Firstly 9.1.0 is well past it "use by" date.  Please upgrade to 9.2.0.

	See

	options {
		files #;
		tcp-clients #;
		listen-on {...};
	};

	file to increase the number of descriptors available to named.
	listen-on to reduce the number if descriptors if you have a lot
	of virtual interfaces.
	tcp-clients so that the tcp specific code will be exercised before
	the OS's limits cut in.

	Mark
> 
> Jan 13 08:45:19 is3 /usr/local/sbin/named[128]: client 192.168.57.126#1532:
> upda
> te denied
> Jan 13 08:45:29 is3 /usr/local/sbin/named[128]: client 192.168.236.129#2431:
> upd
> ate denied
> Jan 13 08:45:52 is3 /usr/local/sbin/named[128]: client 192.168.16.220#4370:
> upda
> te denied
> Jan 13 08:46:10 is3 /usr/local/sbin/named[128]: client 192.168.33.200#5270:
> upda
> te denied
> Jan 13 08:46:25 is3 /usr/local/sbin/named[128]: socket.c:1678: unexpected
> error:
> Jan 13 08:46:25 is3 /usr/local/sbin/named[128]: internal_accept: accept()
> failed
> : Too many open files
> Jan 13 08:46:25 is3 /usr/local/sbin/named[128]: socket.c:1678: unexpected
> error:
> Jan 13 08:46:25 is3 /usr/local/sbin/named[128]: internal_accept: accept()
> failed
> : Too many open files
> Jan 13 08:46:25 is3 /usr/local/sbin/named[128]: socket.c:1678: unexpected
> error:
> Jan 13 08:46:25 is3 /usr/local/sbin/named[128]: internal_accept: accept()
> failed
> : Too many open files
> 
> Does anybody know what happen?  How can I trace it?
> 
> 
> 
> 
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list