From owner-freebsd-questions@FreeBSD.ORG Tue Jan 2 22:04:23 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0655A16A47E for ; Tue, 2 Jan 2007 22:04:23 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-227-250.chi1.dsl.speakeasy.net [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 8CD5213C459 for ; Tue, 2 Jan 2007 22:04:20 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.6/8.12.11) with ESMTP id l02M3vsE095555; Tue, 2 Jan 2007 16:03:57 -0600 (CST) Message-Id: <6.0.0.22.2.20070102160207.0257d030@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 02 Jan 2007 16:02:51 -0600 To: Noah , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <459AAC95.6010805@enabled.com> References: <459AAC95.6010805@enabled.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: named not starting on boot 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: Tue, 02 Jan 2007 22:04:23 -0000 You need to add another option in rc.conf for the user you want named to run as, otherwise it fails to start. -Derek At 01:03 PM 1/2/2007, Noah wrote: >Hi there, > >I have a freeBSD 5.5 server not starting named upon reboot. any clues how >I can troubleshoot this issue? > ># grep named /etc/rc.conf >named_enable="YES" >named_program="/usr/local/sbin/named" ># /usr/local/sbin/named -version >BIND 9.3.2-P2 ># uname -a >FreeBSD ns2.ps.juniper.net 5.5-RELEASE FreeBSD 5.5-RELEASE #0: Tue May 23 >14:58:27 UTC 2006 >root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > > >thanks for your assistance in advance, > >Noah > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.