In message <006301c98046$392ee350$c7010...@engineer>, "Balgansuren Batsukh" wri tes: > 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
As root run "rndc-confgen -a -t /var/named". > 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 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org" -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: mark_andr...@isc.org _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"