From owner-freebsd-questions@FreeBSD.ORG Sat Sep 20 15:53:17 2008 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 000421065740 for ; Sat, 20 Sep 2008 15:53:16 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from mail.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id C42FB8FC30 for ; Sat, 20 Sep 2008 15:53:16 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (mail.rachie.is-a-geek.net [192.168.2.101]) by mail.rachie.is-a-geek.net (Postfix) with ESMTP id 93A88AFBC03; Sat, 20 Sep 2008 07:53:15 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org, Grant Peel Date: Sat, 20 Sep 2008 17:53:14 +0200 User-Agent: KMail/1.9.7 References: <48D21FFE.5090109@sepehrs.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809201753.14478.fbsd.questions@rachie.is-a-geek.net> X-Mailman-Approved-At: Sat, 20 Sep 2008 16:18:53 +0000 Cc: "H.fazaeli" Subject: Re: Mystical Server Shutdown. 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: Sat, 20 Sep 2008 15:53:17 -0000 On Friday 19 September 2008 02:52:43 Grant Peel wrote: > Hi H, and Matt, and all, > > I had instigated all.log, and here is what happened at 04:08 EDT this > morning...any clues you see here? > > ... > Sep 18 04:04:08 defiant named[601]: unexpected RCODE (SERVFAIL) resolving > 'examplewhole.com/NS/IN': 192.168.0.3#53 > Sep 18 04:08:14 defiant syslogd: restart > Sep 18 04:08:14 defiant syslogd: kernel boot file is /boot/kernel/kernel > Sep 18 04:08:14 defiant kernel: Copyright (c) 1992-2007 The FreeBSD > Project. ... I've seen reboots like this. I don't worry about it if it's a single case. If it happens more frequently and around the same time, check your cron and periodic scripts. Run them by hand when you're physically at the machine. If that doesn't solve it, the only other option may be to get up at 4am in the morning to catch that rodent nibbling your power cable. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.