From owner-freebsd-questions@FreeBSD.ORG Tue Jan 15 13:52:27 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 0BD8916A41A for ; Tue, 15 Jan 2008 13:52:27 +0000 (UTC) (envelope-from borafael@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id CAB1813C45B for ; Tue, 15 Jan 2008 13:52:26 +0000 (UTC) (envelope-from borafael@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so3674718pyb.10 for ; Tue, 15 Jan 2008 05:52:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=mx+CPY4jqufts5+Ij0N2FaqCmnUDJJLr3QuSDLGpY5s=; b=qHiQb2cumapJfexQdSce0jXhKfIIpGYaVLFP+/AiR4OGFlrZQRJNJcSJZrzrFT06gEWewcmT48cgu1aIt3FeTSgp+vhnf7kMJ5Zoa4q5uNce3s70z3GDcWc0YLSxK1+TFQxFRvcmwO5ARoQ++2iP3Cvc/t79PVK4XoXHLAA9jo0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=rciFo7V6f/5FCTpnYJ3JmBOemuwOmw0+93Od0KkwvXEwPF5J8dK3SdlCAnIhY6K7ZYWV8mypn/WX7Jweg2TRDWBeNiwAT+i1fd5JOIcLktPdCEnq0kwNBqof15kBachoSKsPhuBBMnIhMK1MlbapIm3khn8cW9YaVksr6Y/DSxw= Received: by 10.65.233.16 with SMTP id k16mr17181830qbr.43.1200403543336; Tue, 15 Jan 2008 05:25:43 -0800 (PST) Received: by 10.65.152.11 with HTTP; Tue, 15 Jan 2008 05:25:43 -0800 (PST) Message-ID: Date: Tue, 15 Jan 2008 10:25:43 -0300 From: "Rafael Barrera Oro" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Upgrading Bind9 safely using portupgrade 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: Tue, 15 Jan 2008 13:52:27 -0000 Which is the best way to upgrade bind9 using portupgrade without setting anything on fire? I have two FreeBSDs which act as master and slave DNS (not installed by me), should i upgrade both bind's before they can work again? should i kill bind before upgrading? I'm sorry if any of my questions has an obvoius answer but i really don't know the first thing about FreeBSD and really want to get to know it better. Thanks in advance Rafael