From owner-freebsd-questions Fri Mar 23 1:20:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 3443637B71D for ; Fri, 23 Mar 2001 01:20:04 -0800 (PST) (envelope-from wash@poeza.iconnect.co.ke) Received: from [212.22.161.3] (helo=ns2.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 14gNiF-0001St-00 for freebsd-questions@freebsd.org; Fri, 23 Mar 2001 12:18:27 +0300 Received: from amavis by ns2.iconnect.co.ke with scanned-ok (Exim 3.12 #1) id 14gNjj-000GgR-00 for freebsd-questions@freebsd.org; Fri, 23 Mar 2001 12:19:59 +0300 Received: from host-64-110-74-50.interpacket.net ([64.110.74.50] helo=poeza.iconnect.co.ke) by ns2.iconnect.co.ke with esmtp (Exim 3.12 #1) id 14gNjb-000GZq-00; Fri, 23 Mar 2001 12:19:52 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.20 #1) id 14gNle-0005s5-00; Fri, 23 Mar 2001 12:21:58 +0300 Date: Fri, 23 Mar 2001 12:21:58 +0300 From: Odhiambo Washington To: Shaun Bender Cc: FBSD-Q Subject: Re: Bind upgrade Message-ID: <20010323122158.B22083@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , Shaun Bender , FBSD-Q References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Fba/0zbH8Xs+Fj9o" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from "Shaun Bender" on Thu, Mar 22, 2001 at 02:47:03PM -0600 X-Operating-System: FreeBSD poeza.iconnect.co.ke 4.3-BETA FreeBSD 4.3-BETA X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Fba/0zbH8Xs+Fj9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Shaun Bender [20010322 23:49]: writing on the s= ubject 'Bind upgrade' Shaun> Hi, Shaun>=20 Shaun> I'm getting ready to upgrade Bind to 9.1.0 and would like to know if= anybody Shaun> has some good ways of doing that. The current version that I'm runni= ng is Shaun> 8.2.3-T5B. Basically, I would like to find out the locations of all = the Shaun> files. This way when I do the install it'll just replace the current= files, Shaun> then all I'll have to do is restart and the new version is running. = All the Shaun> files that I have are in the default installation locations from whe= n I Shaun> installed FreeBSD. Bottom line is I'm not sure the locations of all = the Shaun> files. Any help would be appreciated. Bind 9 installs the binary in /usr/local/sbin as opposed to bind8 which installs to /usr/sbin so what you need to do to run bind9 is to have these three lines in your /etc/rc.conf=20 named_enable=3D"YES" named_program=3D"/usr/local/sbin/named" named_flags=3D"-c /etc/namedb/named.conf" Normally named.conf would be in the path above but if you put yours elsewhere then change to that. here is what i run at the moment - on a test machine... wash:/usr/home/wash$ dig @aft version.bind chaos txt ; <<>> DiG 8.3 <<>> @aft version.bind chaos txt ; (1 server found) ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6 ;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUERY SECTION: ;; version.bind, type =3D TXT, class =3D CHAOS ;; ANSWER SECTION: version.bind. 0S CHAOS TXT "9.1.1rc5" ;; Total query time: 0 msec ;; FROM: aft.iconnect.co.ke to SERVER: aft 212.22.163.113 ;; WHEN: Fri Mar 23 12:11:33 2001 ;; MSG SIZE sent: 30 rcvd: 51 HTH -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KE. Every program has at least one bug and can be shortened by at least one=20 instruction -- from which, by induction, one can deduce that every program = can=20 be reduced to one instruction which doesn't work.=20 --Fba/0zbH8Xs+Fj9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6uxW2A2k+MNyI/bERAnaEAKDAT226ugwEILjKRDUqlJWRQarddgCgn08h BZDFd5T8Y7SsDZHe1jISYxs= =lQfm -----END PGP SIGNATURE----- --Fba/0zbH8Xs+Fj9o-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message