From owner-freebsd-current@FreeBSD.ORG Tue Oct 5 04:53:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C792316A4CE for ; Tue, 5 Oct 2004 04:53:45 +0000 (GMT) Received: from mail.parodius.com (mail.parodius.com [64.62.145.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4BA143D3F for ; Tue, 5 Oct 2004 04:53:45 +0000 (GMT) (envelope-from jdc@pentarou.parodius.com) Received: from pentarou.parodius.com (jdc@localhost [127.0.0.1]) by mail.parodius.com (8.13.1/8.13.1) with ESMTP id i954rijn024168 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 4 Oct 2004 21:53:44 -0700 (PDT) (envelope-from jdc@pentarou.parodius.com) Received: (from jdc@localhost) by pentarou.parodius.com (8.13.1/8.13.1/Submit) id i954rigP024167 for freebsd-current@freebsd.org; Mon, 4 Oct 2004 21:53:44 -0700 (PDT) (envelope-from jdc) Date: Mon, 4 Oct 2004 21:53:44 -0700 From: Jeremy Chadwick To: freebsd-current@freebsd.org Message-ID: <20041005045344.GA24041@parodius.com> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: BETA7 -- BIND-9 problems out-of-the-box X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 04:53:45 -0000 Taken from a fresh out-of-the-box BETA7 mini.iso install (not upgrade), no tweakage: icarus# ls -ld /etc/namedb lrwxrwxrwx 1 root wheel 40 Oct 4 14:24 /etc/namedb -> /R/stage/trees/base/var/named/etc/namedb icarus# ls -ld /R/stage/trees/base/var/named/etc/namedb ls: /R/stage/trees/base/var/named/etc/namedb: No such file or directory icarus# cat /etc/rc.conf # -- sysinstall generated deltas -- # Mon Oct 4 14:31:04 2004 # Created: Mon Oct 4 14:31:04 2004 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. defaultrouter="192.168.1.254" hostname="icarus.home.lan" ifconfig_bge0="inet 192.168.1.51 netmask 255.255.255.0" usbd_enable="YES" Ideas/comments? -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. |