
BIND
Sign in to saveAlso known as named, Berkeley Internet Name Domain, BIND9
BIND () is a suite of software for interacting with the Domain Name System (DNS). Its most prominent component, named (pronounced name-dee: , short for name daemon), performs both of the main DNS server roles, acting as an authoritative name server for DNS zones and as a recursive resolver in the network. As of 2015, it is the most widely used domain name server software, and is the de facto standard on Unix-like operating systems. Also contained in the suite are various administration tools such as nsupdate and dig, and a DNS resolver interface library.
Key facts
- Software.name
- BIND
- Software.logo
- 250px
- Software.caption
- Berkeley Internet Name Domain
- Software.author
- Douglas Terry,Mark Painter,David Riggle,Songnian Zhou
- Software.developer
- Internet Systems Consortium
- Software.latest release version
- 9.18.47 (ESV) & 9.20.21 (ESV)
- Software.latest preview version
- 9.21.20
- Software.operating system
- Linux, NetBSD, FreeBSD, OpenBSD, macOS
- Software.genre
- DNS server
- Software.license
- Mozilla Public License
via Wikipedia infobox
Wikidata facts
- Official website
- www.isc.org/bind
Show 7 more facts
- software version identifier
- 9.20.22
- publication date
- 1984-00-00
- source code repository URL
- github.com/isc-projects/bind9.git
- mailing list archive URL
- lists.isc.org/pipermail/bind-users
- described at URL
- www2.eecs.berkeley.edu/Pubs/TechRpts/1984/CSD-84-182.pdf
- IRC channel URL
- ircs://irc.libera.chat/#bind
- inception
- 1984-00-00
Sources (12)
via Wikidata · CC0
~5 min read
Article
8 sectionsContents
- Key features
- Database support
- Security
- History
- See also
- References
- Further reading
- External links
BIND () is a suite of software for interacting with the Domain Name System (DNS). Its most prominent component, named (pronounced name-dee: , short for name daemon), performs both of the main DNS server roles, acting as an authoritative name server for DNS zones and as a recursive resolver in the network. As of 2015, it is the most widely used domain name server software, and is the de facto standard on Unix-like operating systems. Also contained in the suite are various administration tools such as nsupdate and dig, and a DNS resolver interface library.
The software was originally designed at the University of California, Berkeley (UC Berkeley) in the early 1980s. The name originates as an acronym of Berkeley Internet Name Domain, reflecting the application's use within UC Berkeley. The current version is BIND 9, first released in 2000 and still actively maintained by the Internet Systems Consortium (ISC) with new releases issued several times a year.