From owner-freebsd-questions@FreeBSD.ORG Wed Mar 7 17:16:54 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 53C2616A401 for ; Wed, 7 Mar 2007 17:16:54 +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 CE8E213C4BA for ; Wed, 7 Mar 2007 17:16:51 +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 l27HG4VF062407; Wed, 7 Mar 2007 11:16:05 -0600 (CST) Message-Id: <6.0.0.22.2.20070307111304.02601280@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 07 Mar 2007 11:15:57 -0600 To: dharam paul , freebsd From: Derek Ragona In-Reply-To: <20070307120730.4101.qmail@web8915.mail.in.yahoo.com> References: <20070307120730.4101.qmail@web8915.mail.in.yahoo.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: Bind9 question 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: Wed, 07 Mar 2007 17:16:54 -0000 The base bind is in /usr/sbin, if you installed your own it is in /usr/local/sbin You set the path to bind in /etc/rc.conf named_program="/usr/sbin/named" for the base one. There are other variables you can set for the jail, etc if you want to change those. -Derek At 06:07 AM 3/7/2007, dharam paul wrote: >Hi, >I have installed Bind9 before I could know that Bind is included in Base >System in FreBSD 6.2. >My NOOB understanding tells me that the Bind that has been installed by me >is not jailed whereas the Base Bind was jailed one. >Is there any go back possible for me to Base Bind without reinstalling >complete system. > >Regards > > > >__________________________________________________________ >Yahoo! India Answers: Share what you know. Learn something new >http://in.answers.yahoo.com/ >_______________________________________________ >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.