From owner-freebsd-current@FreeBSD.ORG Wed Sep 29 10:12:18 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 EED3E16A4CE; Wed, 29 Sep 2004 10:12:18 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46CFF43D1D; Wed, 29 Sep 2004 10:12:18 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id DBF065310; Wed, 29 Sep 2004 12:12:16 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 72A86530A; Wed, 29 Sep 2004 12:12:11 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 4D6E0B873; Wed, 29 Sep 2004 12:12:11 +0200 (CEST) To: Gregory Neil Shapiro References: <20040928025635.Q5094@ync.qbhto.arg> <727FCC18-1156-11D9-BBA6-000D936BE398@beforever.com> <20040928142532.M90002@qbhto.arg> <20040929032418.GD56445@horsey.gshapiro.net> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Wed, 29 Sep 2004 12:12:11 +0200 In-Reply-To: <20040929032418.GD56445@horsey.gshapiro.net> (Gregory Neil Shapiro's message of "Tue, 28 Sep 2004 20:24:18 -0700") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: Peter Schultz cc: freebsd-current@freebsd.org Subject: Re: HEADS UP: named now runs chroot'ed by default 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: Wed, 29 Sep 2004 10:12:19 -0000 Gregory Neil Shapiro writes: > If someone does so, please make it optional as jails don't support > IPv6 yet and BIND 9 does. ...badly. it will use IPv6 when recursing, but doesn't seem to want to listen for IPv6 requests: des@dma ~% sockstat -l | grep named bind named 5139 20 udp4 10.0.0.10:53 *:* bind named 5139 21 tcp4 10.0.0.10:53 *:* bind named 5139 22 udp4 127.0.0.1:53 *:* bind named 5139 23 tcp4 127.0.0.1:53 *:* bind named 5139 24 udp4 *:50632 *:* bind named 5139 25 udp6 *:50633 *:* bind named 5139 26 tcp4 127.0.0.1:953 *:* bind named 5139 27 tcp6 ::1:953 *:* des@dma ~% dig @::1 . ns ; <<>> DiG 9.3.0 <<>> @::1 . ns ;; global options: printcmd ;; connection timed out; no servers could be reached DES --=20 Dag-Erling Sm=F8rgrav - des@des.no