BIND (Berkeley Internet Name Domain) is the most commonly used DNS server on the Internet, especially on Unix-like systems, where it is a de facto standard. Supported by Internet Systems Consortium, BIND was originally created by four graduate students with CSRG at the University of California, Berkeley and first released with 4.3BSD. Paul Vixie started maintaining it in 1988 while working for DEC.A new version of BIND (BIND 9) 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). Other important features of BIND 9 include: TSIG, DNS notify, nsupdate, IPv6, rndc flush (remote name daemon control), views, multiprocessor support, and an improved portability architecture. It is commonly used on Linux systems. rndc uses a shared secret to provide encryption for local and remote terminals during each session. [edit]
BIND (Berkeley Internet Name Domain) is the most commonly used DNS server on the Internet,...
| OStatic Users | 1 |
| Stories | 2 |
| Questions | 0 |
Share a valuable story about this application with the OStatic Community.
Ask the OStatic community your question about this software.
There are several alternatives to BIND, but approximately 3 out of 4 DNS servers on the Internet run BIND. It is one of the biggest success stories of OSS, and its dominance as the world's defacto DNS server will likely not go away any time soon.
BIND likely has all the features you could ever need, and as of version 9 is completely IPv6 compatible.