From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 18:38:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B2181065680 for ; Thu, 10 Jul 2008 18:38:40 +0000 (UTC) (envelope-from prvs=pschmehl_lists=070828a60@tx.rr.com) Received: from ip-relay-001.utdallas.edu (ip-relay-001.utdallas.edu [129.110.20.111]) by mx1.freebsd.org (Postfix) with ESMTP id 552BD8FC22 for ; Thu, 10 Jul 2008 18:38:40 +0000 (UTC) (envelope-from prvs=pschmehl_lists=070828a60@tx.rr.com) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.30,339,1212382800"; d="scan'208";a="3886496" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-001.utdallas.edu with ESMTP; 10 Jul 2008 13:38:39 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 2CEA623DDF for ; Thu, 10 Jul 2008 13:38:40 -0500 (CDT) Date: Thu, 10 Jul 2008 13:38:39 -0500 From: Paul Schmehl To: freebsd-questions@freebsd.org Message-ID: <96D7621878D5987CDC645541@utd65257.utdallas.edu> In-Reply-To: <2f33bdd20807100905l4d6ead71jfa21838420b42445@mail.gmail.com> References: <2f33bdd20807100905l4d6ead71jfa21838420b42445@mail.gmail.com> X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: dns update for 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2008 18:38:40 -0000 --On Thursday, July 10, 2008 11:05:11 -0500 Joshua Frug=C3=A9=20 wrote: > I just joined the list (but did search the archive), so I apologize in > advance if this was already answered and I missed it. > > What's the process to update the base bind in freebsd for the new > cacheing poisoning vuln that seems to be all the rage lately? > > I'm running freebsd 7.0-RELEASE-p2 and I am using the included base > bind 9.4.2 as resolver for my network. Will there be an update > through freebsd-update to upgrade to bind 9.4.2-p1, or is there some > other process I need to follow....compile source and replace?. > Base bind is updated by freebsd-update *assuming* you are using the base bind=20 and not the port bind *and* assuming you haven't altered any of the binaries by = patching them manually. You can, of course, use the tried and true make=20 buildworld process to update it as well *when* the patches are released. --=20 Paul Schmehl As if it wasn't already obvious, my opinions are my own and not those of my employer.