From owner-freebsd-questions@FreeBSD.ORG Tue Feb 27 14:44:11 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 BAA7B16A403 for ; Tue, 27 Feb 2007 14:44:11 +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 2732E13C48D for ; Tue, 27 Feb 2007 14:44:09 +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.8/8.12.11) with ESMTP id l1REhbJt028328; Tue, 27 Feb 2007 08:43:38 -0600 (CST) Message-Id: <6.0.0.22.2.20070227084100.02563750@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 27 Feb 2007 08:43:23 -0600 To: Noah Garrett Wallach , User Questions From: Derek Ragona In-Reply-To: <45E38849.3090100@juniper.net> References: <45E38849.3090100@juniper.net> 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 during 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, 27 Feb 2007 14:44:11 -0000 In the newer versions of bind you need to add to /etc/rc.conf: named_uid="username" you want to run named as. -Derek At 07:24 PM 2/26/2007, Noah Garrett Wallach wrote: >Hi there, > >named is not starting when I reboot a FreeBSD 6.2 server and I cant figure >out why. >there are no error mesasges in /var/log/messages during the boot process. > >even when I manually start there are no error messages. > ># grep named /etc/rc.conf >named_enable="YES" ># pkg_info | grep bind >bind9-9.3.4 Completely new version of the BIND DNS suite with >updated D > > > ># grep BIND messages >Feb 26 11:50:53 access2 named[1704]: starting BIND 9.3.3 >Feb 26 14:07:19 access2 named[990]: starting BIND 9.3.3 >Feb 26 17:19:59 access2 named[966]: starting BIND 9.3.4 -c >/etc/namedb/named.conf >Feb 26 17:20:07 access2 named[974]: starting BIND 9.3.4 -c >/etc/namedb/named.conf >Feb 26 17:20:19 access2 named[981]: starting BIND 9.3.4 -c >/etc/namedb/named.conf ># /etc/rc.d/named stop ># /etc/rc.d/named start ># grep BIND messages >Feb 26 11:50:53 access2 named[1704]: starting BIND 9.3.3 >Feb 26 14:07:19 access2 named[990]: starting BIND 9.3.3 >Feb 26 17:19:59 access2 named[966]: starting BIND 9.3.4 -c >/etc/namedb/named.conf >Feb 26 17:20:07 access2 named[974]: starting BIND 9.3.4 -c >/etc/namedb/named.conf >Feb 26 17:20:19 access2 named[981]: starting BIND 9.3.4 -c >/etc/namedb/named.conf >Feb 26 17:23:46 access2 named[1005]: starting BIND 9.3.4 -c >/etc/namedb/named.conf > >any clues please? > >Cheers, > >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.