Re: HEADS UP: named now runs chroot'ed by default

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Wed, 29 Sep 2004 12:12:11 +0200
Gregory Neil Shapiro <gshapiro_at_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_at_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_at_dma ~% dig _at_::1 . ns

; <<>> DiG 9.3.0 <<>> _at_::1 . ns
;; global options:  printcmd
;; connection timed out; no servers could be reached

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Wed Sep 29 2004 - 08:12:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:14 UTC