BIND

BIND (/ˈbnd/, or named (pronounced name-dee: /ˈnmd/, short for name daemon), is an implementation of the Domain Name System (DNS) of the Internet. It performs both of the main DNS server roles, acting as an authoritative name server for domains, and acting as a recursive resolver in the network. As of 2015, it is the most widely used domain name server software,[2][3][4] and is the de facto standard on Unix-like operating systems.[5][6]

BIND
Original author(s)Douglas Terry,
Mark Painter,
David Riggle,
Songnian Zhou
Developer(s)Internet Systems Consortium
Initial releaseJune 1986 (1986-06)
Stable release
9.16.4 - 9.11.20(ESV) / 17 June 2020 (2020-06-17)
Preview release
9.17.2 / 17 June 2020 (2020-06-17)
Repository
Operating systemLinux, NetBSD, FreeBSD, OpenBSD, macOS, Windows, Solaris
TypeDNS server
LicenseMozilla Public License (ISC license before 9.11[1])
Websitewww.isc.org/bind

The software was originally designed at the University of California, Berkeley (UCB) in the early 1980s. The name originates as an acronym of Berkeley Internet Name Domain,[7] reflecting the application's use within UCB. The software consists, most prominently, of the DNS server component, called named, a contracted form of name daemon. In addition, the suite contains various administration tools, and a DNS resolver interface library. The latest version of BIND is BIND 9, first released in 2000. BIND 9 is actively maintained, with new releases issued several times a year.

Starting in 2009, the Internet Software Consortium (ISC) developed a software suite, initially called BIND10. With release version 1.2.0 the project was renamed Bundy[8] to terminate ISC involvement in the project.

Key features

BIND 9 is intended to be fully compliant with the IETF DNS standards and draft standards. Important features of BIND 9 include: TSIG, nsupdate, IPv6, RNDC (remote name daemon control), views, multiprocessor support, Response Rate Limiting (RRL), DNSSEC, and broad portability. RNDC enables remote configuration updates, using a shared secret to provide encryption for local and remote terminals during each session.

Database support

While earlier versions of BIND offered no mechanism to store and retrieve zone data in anything other than flat text files, in 2007 BIND 9.4[9] DLZ provided a compile-time option for zone storage in a variety of database formats including LDAP, Berkeley DB, PostgreSQL, MySQL, and ODBC.

BIND 10 planned to make the data store modular, so that a variety of databases may be connected.[10] In 2016 ISC added support for the 'dyndb' interface, contributed by RedHat, with BIND version 9.11.0. [11]

Security

Security issues that are discovered in BIND 9 are patched and publicly disclosed in keeping with common principles of open source software. A complete list of security defects that have been discovered and disclosed in BIND9 is maintained by Internet Systems Consortium, the current authors of the software.[12]

The BIND 4 and BIND 8 releases both had serious security vulnerabilities. Use of these ancient versions, or any un-maintained, non-supported version is strongly discouraged.[13] BIND 9 was a complete rewrite, in part to mitigate these ongoing security issues. The downloads page on the ISC web site clearly shows which versions are currently maintained and which are end of life.

History

Originally written by four graduate students at the Computer Systems Research Group at the University of California, Berkeley (UCB), BIND was first released with Berkeley Software Distribution 4.3BSD. Paul Vixie started maintaining it in 1988 while working for Digital Equipment Corporation. As of 2012, the Internet Systems Consortium maintains, updates, and writes new versions of BIND.

BIND was written by Douglas Terry, Mark Painter, David Riggle and Songnian Zhou in the early 1980s at the University of California, Berkeley as a result of a DARPA grant. The acronym BIND is for Berkeley Internet Name Domain, from a technical paper published in 1984.[7]

Versions of BIND through 4.8.3 were maintained by the Computer Systems Research Group (CSRG) at UC Berkeley.[14]

In the mid-1980s, Paul Vixie of DEC took over BIND development, releasing versions 4.9 and 4.9.1. Vixie continued to work on BIND after leaving DEC. BIND Version 4.9.2 was sponsored by Vixie Enterprises. Vixie eventually founded the ISC, which became the entity responsible for BIND versions starting with 4.9.3.[14]

BIND 8 was released by ISC in May 1997.[14]

Version 9 was developed by Nominum, Inc. under an ISC outsourcing contract, and the first version was released 9 October 2000.[15] It was written from scratch in part to address the architectural difficulties with auditing the earlier BIND code bases, and also to support DNSSEC (DNS Security Extensions). The development of BIND 9 took place under a combination of commercial and military contracts. Most of the features of BIND 9 were funded by UNIX vendors who wanted to ensure that BIND stayed competitive with Microsoft's DNS offerings; the DNSSEC features were funded by the US military, which regarded DNS security as important. BIND 9 was released in September 2000.[14]

In 2009, ISC started an effort to develop a new version of the software suite, called BIND10. In addition to DNS service, the BIND10 suite also included IPv4 and IPv6 DHCP server components. In April 2014, with the BIND10 release 1.2.0 the ISC concluded its development work of the project and renamed the project to Bundy[16], moving the source code repository to GitHub[17] for further development by outside public efforts.[18]. ISC discontinued its involvement in the project due to cost-cutting measures.[19] The development of DHCP components was split off to become a new Kea project.

See also

References

  1. "LICENSE in Bind 9.11 branch".
  2. "BIND – The most widely used Name Server Software". Internet Systems Consortium. 8 September 2015. Retrieved 17 September 2015.
  3. Don Moore (23 May 2004). "DNS server survey". Retrieved 17 September 2015.
  4. Geoff Huston (October 2015). "Happy Eyeballs for the DNS, (see slide 37)" (PDF). APNIC. Retrieved 10 July 2018.
  5. Paul E. Huck, Jr. (June 2001). "Zero Configuration Name Services for IP Networks". Massachusetts Institute of Technology. CiteSeerX 10.1.1.25.5684. Cite journal requires |journal= (help)
  6. Rohit G. Bal (January 2017). "Local Area Network automatic Domain name System (LANDS)". Nepal Engineering College. Retrieved 28 June 2018.
  7. Douglas B. Terry; Mark Painter; David W. Riggle & Songnian Zhou (May 1984). "The Berkeley Internet Name Domain Server". EECS Department, University of California, Berkeley, Technical Report No. UCB/CSD-84-182. Retrieved 17 September 2015.
  8. Bundy, authoritative DNS and DHCP server
  9. Mark Andrews (24 February 2007). "BIND 9.4.0 is now available". Retrieved 17 September 2015.
  10. "Kea: Design overview". ISC. Archived from the original on 4 March 2016. Retrieved 17 September 2015.
  11. https://kb.isc.org/article/AA-01420/219/What-is-dyndb-and-how-is-it-better-than-DLZ.html
  12. Conry, Brian (12 November 2015). "BIND 9 Security Vulnerability Matrix". Internet Systems Consortium. Retrieved 12 November 2015.
  13. P. Hudson, A. Hudson, B. Ball, H. Duff: Red Hat Fedora 4 Unleashed, page 723. Sams Publishing, 2005 ISBN 0-672-32792-9
  14. ISC (31 October 2016). "History of BIND". Retrieved 10 August 2017.
  15. "BIND 9 Authored by Nominum Development Team Now Available on Internet Software Consortium Site". 6 October 2000. Retrieved 17 September 2015.
  16. Bundy, authoritative DNS and DHCP server
  17. bundy repo at GitHub
  18. "BIND 10 Release 1.2 available". 17 April 2014. Retrieved 17 September 2015.
  19. "ISC releases BIND 10 1.2, renames it, and turns it over to community". Linux Weekly News. 17 April 2014. Retrieved 17 September 2015.

Further reading

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.