Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2009 14:12:24 +0800
From:      "Balgansuren Batsukh" <balgaa@micom.mn>
To:        <freebsd-stable@freebsd.org>
Subject:   FreeBSD-7.1STABLE w/BIND-9.4.3-P1 start problem followup
Message-ID:  <006301c98046$392ee350$c701000a@engineer>

next in thread | raw e-mail | index | archive | help
Installed using pkd_add or ports BIND-9.6.0-P1 working fine.

1.But seems can't run under chroot well:
----------------------------------------------------------
Jan 27 13:54:08 ns named[36447]: starting BIND 9.6.0-P1 -c named.conf -t =
/var/named -u bind
Jan 27 13:54:08 ns named[36447]: built with '--localstatedir=3D/var' =
'--disable-linux-caps' '--with-randomdev=3D/dev/random' =
'--disable-openssl-version-check' '--without-openssl' =
'--with-libxml2=3D/usr/local' '--with-idn=3D/usr/local' =
'--with-libiconv=3D/usr/local' '--enable-threads' =
'--prefix=3D/usr/local' '--mandir=3D/usr/local/man' =
'--infodir=3D/usr/local/info/' '--build=3Di386-portbld-freebsd7.1' =
'build_alias=3Di386-portbld-freebsd7.1' 'CC=3Dcc' 'CFLAGS=3D-O2 =
-fno-strict-aliasing -pipe' 'LDFLAGS=3D =
-rpath=3D/usr/lib:/usr/local/lib' 'CXX=3Dc++' 'CXXFLAGS=3D-O2 =
-fno-strict-aliasing -pipe'
Jan 27 13:54:08 ns named[36447]: none:0: open: /usr/local/etc/rndc.key: =
file not found
Jan 27 13:54:08 ns named[36447]: couldn't add command channel =
127.0.0.1#953: file not found
Jan 27 13:54:08 ns named[36447]: the working directory is not writable
.
.
.
.
Jan 27 13:54:08 ns named[36447]: running


2./etc/rc.conf
-------------------
named_enable=3D"YES"
named_program=3D"/usr/local/sbin/named" # path to named, if you want a =
different one.
named_flags=3D"-c named.conf"
named_uid=3D"bind"                # User to run named as
named_chrootdir=3D"/var/named"    # Chroot directory (or "" not to =
auto-chroot it)
named_chroot_autoupdate=3D"YES"   # Automatically install/update =
chrooted
                                # components of named. See =
/etc/rc.d/named.
named_symlink_enable=3D"YES"      # Symlink the chrooted pid file

3./etc/rc./named stop
--------------------------------
named not running? (check /var/run/named/pid).

4.ns# /usr/local/sbin/named -v
BIND 9.6.0-P1

Any suggestion to fix some cosmetic problem?

Balgaa



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006301c98046$392ee350$c701000a>