Date: Sat, 26 Feb 2000 12:44:45 -0800 From: Doug Barton <Doug@simplenet.com> To: james@icorp.net Cc: freebsd-isp@FreeBSD.ORG Subject: Re: weird error from named Message-ID: <38B83B3D.69FAB013@simplenet.com> References: <38B7AAE5.28E60406@icorp.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Please send future questions of this sort to freebsd-questions, thanks. James wrote: > > I'm getting the following error in my messages log - does anyone have an > idea why? > > Feb 26 03:09:52 myhost named[945]: evSelectFD(dfd=256): Invalid argument > > Feb 26 03:09:52 myhost named[945]: deleting interface > [204.108.211.79].53 This looks like you have a very large number of interfaces on your machine and named is trying to bind to them all but running out of file descriptors. Without knowing what versions of freebsd and BIND you're using it's hard to say how you should fix this. Good luck, Doug -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38B83B3D.69FAB013>