Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2004 12:12:11 +0200
From:      des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To:        Gregory Neil Shapiro <gshapiro@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: HEADS UP: named now runs chroot'ed by default
Message-ID:  <xzpbrfp1j0k.fsf@dwp.des.no>
In-Reply-To: <20040929032418.GD56445@horsey.gshapiro.net> (Gregory Neil Shapiro's message of "Tue, 28 Sep 2004 20:24:18 -0700")
References:  <20040928025635.Q5094@ync.qbhto.arg> <727FCC18-1156-11D9-BBA6-000D936BE398@beforever.com> <20040928142532.M90002@qbhto.arg> <20040929032418.GD56445@horsey.gshapiro.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Gregory Neil Shapiro <gshapiro@freebsd.org> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpbrfp1j0k.fsf>