Contributed by tbert on from the night of the living tedu dept.
After many years of being the default DNS server, BIND has been disabled in OpenBSD base:
CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2014/08/22 13:19:25 Modified files: etc : Makefile changelist group master.passwd rc rc.conf etc/mail : aliases etc/mtree : 4.4BSD.dist Removed files: etc/bind : db.localhost db.loopback db.loopback6.arpa named-dual.conf named-simple.conf root.hint etc/rc.d : named etc/systrace : usr_sbin_named Log message: disable use of bind in base; in the base use nsd/unbound instead. a proper & complete bind port will show up. discussed with many for years
In another commit, the build instructions have been pared back to provide the minimum command line utilities users are used to finding:
CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2014/08/22 13:28:25 Modified files: usr.sbin/bind : Makefile.bsd-wrapper Makefile.in configure configure.in usr.sbin/bind/bin: Makefile.in Log message: Strip the BIND code down to just building and installing dig, host and nslookup.
Users who wish to continue using BIND will have to wait for the port to show up; those wanting to use base to serve their needs will now (finally) need to transition to unbound.
(Comments are closed)
By sthen (2001:4b10:1002:cc05:24f7:e369:310c:6480) on
Comments
By Anonymous Coward (70.82.5.183) on
Are you referring to /ports/net/bind9/ ?
Its last commit message is :
remove bind9 port. no longer maintained. also comes with 3.3.
Comments
By Giovanni Bechis (151.47.111.206) on
>
> Are you referring to /ports/net/bind9/ ?
>
> Its last commit message is :
>
> remove bind9 port. no longer maintained. also comes with 3.3.
No, he is referring to ports/net/isc-bind
By J P (68.43.160.168) on
There is a port 'isc-bind' which is NOT the same as BIND 9 from base. I assume the base version went through more scrutiny.
Comments
By Anonymous Coward (156.35.97.35) on
By Anonymous Coward (91.65.157.11) on
Also: Who uses LKM?! Any Kernel Modules out there anybody is aware of?
Comments
By Brad (2001:470:1d:8c::13) on
Contrary to the commit message it was removed.
By Anonymous Coward (193.200.119.132) on
And what's next? YP?
Comments
By Brad (2001:470:1d:8c::13) on
> And what's next? YP?
Soon-ish.
YP / NIS can't be removed.