By zrydento, on December 16th, 2009
Although BIND is the most popular domain name server software being used today, NSD (“name server daemon”) is another popular alternative open-source server program.
NSD is an authoritative name server (i.e., not implementing the recursive caching function by design) and uses BIND-style zone-files (zone-files used under BIND can usually be used unmodified in NSD, once entered into
Continue reading NSD DNS Server
By zrydento, on December 16th, 2009
Domain Name Servers on the internet use various software to function, the most popular DNS server type on the internet is BIND, which stands for Berkeley Internet Name Domain. BIND is the predominant system on UNIX based systems.
BIND was originally created at the University of California, Berkeley and is maintained today by the Internet Systems Consortium.
Continue reading BIND DNS Server
Comments