[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BIND 8 for OpenBSD snapshot




There is a snapshot of an integration of BIND 8 into OpenBSD available at
ftp://ftp.gsnig.net/pub/openbsd-bind/bind-19990606-snapshot.tar.gz

The current snapshot is based on BIND 8.2.1-T3B.

Build/install should be fairly standard, i.e
  make cleandir && make obj && make depend && make

and if you dare; :-)
  make install

We would like some feedback. :^)

Known problems right now are:
   * ndc is now a binary and does not manage chroot()-ed name servers.
   * likewise, named-xfer in chroot()-ed environment needs work.
   * dnssigner lacks a manual page. Try 'dnssigner -h[elp]'.

Please reply to either openbsd-bind@gsnig.net, or directly to
jakob@openbsd.org and/or ho@openbsd.org

//Håkan (ho@openbsd.org)