From owner-freebsd-questions@FreeBSD.ORG Wed Nov 5 11:46:03 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 ECBD416A4CE for ; Wed, 5 Nov 2003 11:46:03 -0800 (PST) Received: from smtp4.uia.net (smtp4.uia.net [66.146.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3DD444005 for ; Wed, 5 Nov 2003 11:46:02 -0800 (PST) (envelope-from wes@uia.net) Received: from [10.50.0.122] (fw1.uia.net [66.146.1.4]) by smtp4.uia.net (8.11.6p3/8.11.6/2.1) with ESMTP id hA5Jk2f02040; Wed, 5 Nov 2003 11:46:02 -0800 (PST) In-Reply-To: <20031105193555.GB3464@grimoire.chen.org.nz> References: <20031105193555.GB3464@grimoire.chen.org.nz> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Wes Zuber Date: Wed, 5 Nov 2003 11:46:02 -0800 To: Jonathan Chen X-Mailer: Apple Mail (2.606) cc: "Arnason, Arni" cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: upgrade named 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, 05 Nov 2003 19:46:04 -0000 We had the same issue. The named binary on our 8.3.3 set up was in /usr/local/bin When we installed 9 that went into /usr/sbin I suspect that you are just calling the old binary. --Wes On Nov 5, 2003, at 11:35 AM, Jonathan Chen wrote: > On Wed, Nov 05, 2003 at 11:38:55AM -0500, Arnason, Arni wrote: >> >> >> I've been trying to upgrade named to version 9 >> but seem to be missing something.... >> >> Currently have: FreeBSD 4.6.2 with named 8.3.3 >> >> downloaded, configured and installed version 9 - updated rc.conf to >> point to the new location, rebooted and I'm still running 8.3.3 > > I've got the same setup and it works fine. What's in your /etc/rc.conf > and what's the output of "ps ax | grep named"? > -- > Jonathan Chen > ---------------------------------------------------------------------- > When you don't know what you are doing, do it neatly. > _______________________________________________ > 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" > >