From owner-freebsd-questions@FreeBSD.ORG Wed Jun 3 11:10:40 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F2E71065670 for ; Wed, 3 Jun 2009 11:10:40 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 7F4808FC1B for ; Wed, 3 Jun 2009 11:10:39 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n53BAXUl051136; Wed, 3 Jun 2009 13:10:33 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n53BAV4E051133; Wed, 3 Jun 2009 13:10:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 3 Jun 2009 13:10:31 +0200 (CEST) From: Wojciech Puchar To: Mel Flynn In-Reply-To: <200906031213.39911.mel.flynn+fbsd.questions@mailing.thruhere.net> Message-ID: References: <4A25A415.5010502@smartt.com> <200906031145.49209.mel.flynn+fbsd.questions@mailing.thruhere.net> <200906031213.39911.mel.flynn+fbsd.questions@mailing.thruhere.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Chris St Denis , freebsd-questions@freebsd.org Subject: Re: named: error sending response: not enough free resources X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2009 11:10:40 -0000 > Not really. The point is that at the time the network card goes from up to > down, named spits out this error. If you log named to a different log file > then /var/log/messages, you will not see the relation. The reason for changing this is one reason i always change syslog.conf to configure everything to /var/log/messages. As you said - i see all events in time order. Fortunately i don't use radio networking unless i have no other choice.