From owner-freebsd-questions@FreeBSD.ORG Wed May 7 08:52:49 2003 Return-Path: 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 52C8537B412 for ; Wed, 7 May 2003 08:52:47 -0700 (PDT) Received: from chomsky.sohotech.ca (ottawa-hs-64-26-169-251.s-ip.magma.ca [64.26.169.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 345E843F3F for ; Wed, 7 May 2003 08:52:46 -0700 (PDT) (envelope-from vmsmith@grokking.org) Received: from conrad.sohotech.ca (conrad.sohotech.ca [192.168.1.2]) by chomsky.sohotech.ca (8.12.6p2/8.12.6) with ESMTP id h47Fqi5T004997 for ; Wed, 7 May 2003 11:52:44 -0400 (EDT) (envelope-from vmsmith@grokking.org) Received: from [192.168.1.4] ([192.168.1.4]) by conrad.sohotech.ca with Microsoft SMTPSVC(5.0.2195.5329); Wed, 7 May 2003 11:52:43 -0400 From: "V.M.Smith" To: Tiago Andre In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <1052322764.1391.14.camel@thoreau.sohotech.ca> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 07 May 2003 11:52:44 -0400 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 May 2003 15:52:43.0875 (UTC) FILETIME=[B28ADB30:01C314B0] cc: freebsd-questions@freebsd.org Subject: Re: bind X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 15:52:51 -0000 Tiago: AFAIK the core system comes with Bind/named installed as Bind 8.3.3 (on FBSD 5.0R anyway). It looks like maybe you installed Bind 9.2.2 from the ports collection (?) IN ADDITION so that you now have two versions running on this box. I think you might have to do a make world and provide a line or two to /etc/make.conf to tell the system NOT to use the builtin Bind 8.3.3. (sorry, don't know the proper command/switch offhand) Otherwise, pkg_delete the port version and just stick with the default 8.3.3. I've only ever used the builtin version of Bind so perhaps someone less newb than me can give you more comprehensive, accurate and/or easier directions to help you out further. Good luck, VS On Wed, 2003-05-07 at 09:08, Tiago Andre wrote: > > Named IS Bind... > > See 'man named' for details. > > so my this is diferent (from /var/log/messages): > > May 5 15:23:06 samaell named[348]: starting BIND 9.2.2 > May 5 15:23:06 samaell named[348]: command channel listening on > 127.0.0.1#953 > May 5 15:23:06 samaell named[348]: command channel listening on ::1#953 > > for this: > > May 7 12:34:36 samaell named[15633]: starting (/etc/namedb/named.conf). > named 8.3.3-REL Tue May 6 15:26:52 GMT 2003 > root@samaell.ipv6.ipg.pt:/usr/obj/usr/src/usr.sbin/named > May 7 12:34:36 samaell named[15633]: limit files set to fdlimit (1024) > May 7 12:34:36 samaell named[15633]: /etc/namedb/named.conf:28: syntax > error near 'listen-on-v6' > May 7 12:34:36 samaell named[15633]: /etc/namedb/named.conf:43: syntax > error near '}' > May 7 12:34:36 samaell named[15634]: Ready to answer queries. > May 7 12:34:36 samaell named[15634]: check_hints: A records for > j.root-servers.net class 1 do not match hint records > > > > > On Wed, 2003-05-07 at 08:19, Tiago Andre wrote: > > Hi there... > > > > > > I have a kind of a problem... > > I have bind installed in my freebsd4.7 server. > > I dont know how i installed the named 8.8 as my dns server, how can i say > to > > the system to use bind insted? > > > > Thanks, > > > > Tiago Camilo > > > > _________________________________________________________________ > > MSN Messenger: converse com os seus amigos online. > > http://messenger.msn.com.br > > > > _______________________________________________ > > 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" > > _________________________________________________________________ > Vida Nova MSN: concorra a 3 computadores Dell > http://www.msn.com.br/carreira/vidanova/ >