From owner-freebsd-questions@FreeBSD.ORG Mon Jul 10 23:18:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F8E616A4DA for ; Mon, 10 Jul 2006 23:18:56 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id D935443D49 for ; Mon, 10 Jul 2006 23:18:51 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.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 k6ANIYFq023860; Mon, 10 Jul 2006 18:18:34 -0500 (CDT) Message-Id: <6.0.0.22.2.20060710181656.025a9148@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Mon, 10 Jul 2006 18:18:24 -0500 To: "Lisa Casey" , From: Derek Ragona In-Reply-To: <002701c6a468$91f20830$d51a2cd0@lisac> References: <001701c6a454$ad756d40$d51a2cd0@lisac> <20060710194312.GC3260@osiris.chen.org.nz> <002701c6a468$91f20830$d51a2cd0@lisac> 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: Bind problem 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: Mon, 10 Jul 2006 23:18:56 -0000 The installed bind is not in /usr/local/bin that is where the port is installed. You might want to do a: # which bind and set rc.conf to the right value for the program. -Derek At 04:34 PM 7/10/2006, Lisa Casey wrote: >----- Original Message ----- From: "Jonathan Chen" >To: "Lisa Casey" >Cc: >Sent: Monday, July 10, 2006 3:43 PM >Subject: Re: Bind problem > > >>Did you remember to add: >> named_program="/usr/local/sbin/named" >>to /etc/rc.conf? > >Yes. /etc/rc.conf has the following lines for named: > >named_enable="YES" >named_program="/usr/local/sbin/named" >named_flags="-u bind -g bind -c /etc/namedb/named.conf" > > >Lisa Casey > >_______________________________________________ >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.