From owner-freebsd-stable@FreeBSD.ORG Tue Nov 16 23:01:07 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A89916A4D0 for ; Tue, 16 Nov 2004 23:01:07 +0000 (GMT) Received: from vision-bsd.nl (kf-sdm-cb01-0168.dial.kabelfoon.nl [62.45.26.169]) by mx1.FreeBSD.org (Postfix) with SMTP id 547CE43D5C for ; Tue, 16 Nov 2004 23:01:06 +0000 (GMT) (envelope-from sam@vision-bsd.nl) Received: (qmail 45362 invoked by uid 1018); 16 Nov 2004 23:01:05 -0000 Received: from sam@vision-bsd.nl by freebsd.sam.intern by uid 1016 with qmail-scanner-1.22-st-qms (spamassassin: 3.0.1. Clear:RC:1(192.168.0.4):. Processed in 0.553819 secs); 16 Nov 2004 23:01:05 -0000 X-Antivirus-MYDOMAIN-Mail-From: sam@vision-bsd.nl via freebsd.sam.intern X-Antivirus-MYDOMAIN: 1.22-st-qms (Clear:RC:1(192.168.0.4):. Processed in 0.553819 secs Process 45357) Received: from sam-kamer.sam.intern (HELO SamKamer) (192.168.0.4) by vision-bsd.nl with SMTP; 16 Nov 2004 23:01:04 -0000 From: "Samuel Trommel" To: "'Doug Barton'" Date: Wed, 17 Nov 2004 00:01:04 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20041115182706.K722@bo.vpnaa.bet> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcTLhH+Xozx0kg3uQPGc8fAudZqKLAAqnsMw X-Antivirus-MYDOMAIN-Message-ID: <110064606483545357@freebsd.sam.intern> Message-Id: <20041116230106.547CE43D5C@mx1.FreeBSD.org> cc: freebsd-stable@freebsd.org Subject: RE: Named 9.3.0 && weird error at bootup X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 23:01:07 -0000 Doug i appreciate your help, but it has nothing to with my config file... I migrated BIND 9.2.3 (Builded from ports) to the integrated BIND 9.3.0. The problem is that my chrootpoint is setup wrong. [23:57:06][root@freebsd:/var/named/etc/namedb]# ls -alF total 18 drwxr-xr-x 9 root wheel 512 Nov 15 21:02 ./ drwxr-xr-x 3 root wheel 512 Nov 15 21:12 ../ drwxr-x--- 2 root wheel 512 Jul 13 13:53 bin/ drwxr-x--- 2 bind bind 512 Nov 15 19:22 dev/ drwxr-x--- 2 root wheel 512 Jul 14 18:31 etc/ drwxr-xr-x 2 bind bind 512 Nov 16 21:55 log/ drwxr-x--- 2 bind bind 512 Jul 14 10:46 master/ drwxrwx--- 2 bind bind 512 Sep 21 14:33 slave/ drwxrwx--- 4 bind bind 512 Jul 13 13:53 var/ I mounted /var/named/etc/namedb, instead /var/named/. I will do some maintance at the end of the week. I just need to create some devices with 'mknod' like null and random. Greet, Samuel Trommel -----Original Message----- From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Doug Barton Sent: dinsdag 16 november 2004 3:29 To: Samuel Trommel Cc: freebsd-stable@freebsd.org Subject: Re: Named 9.3.0 && weird error at bootup On Mon, 15 Nov 2004, Samuel Trommel wrote: > Hello, > > Recently I upgraded from 5.2.1-release to 5.3-release. When I try to start > named I get a weird error: > > > > Nov 15 19:23:12 freebsd named[1152]: starting BIND 9.3.0 -4 -u bind -t > /var/named/etc/namedb/ -c /etc/named.conf I'm assuming from these command line params that you have customized your local configuration? If so, that's fine, just wanted to be sure. > Nov 15 19:23:12 freebsd named[1152]: command channel listening on > 0.0.0.0#953 > > Nov 15 19:23:12 freebsd named[1152]: > /usr/src/lib/bind/isc/../../../contrib/bind9/lib/isc/unix/errno2result.c:109 > : unexpected error: > > Nov 15 19:23:12 freebsd named[1152]: unable to convert errno to isc_result: > 6: Device not configured This is indicative that you have an error in your config somewhere. I'd try named-checkconf, and make sure what you're specifying in the conf file matches the interfaces on your system. Doug -- This .signature sanitized for your protection _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"