Also known as name server daemon, Name Server Daemon, NLnet Labs Name Server Daemon
In Internet computing, NSD (for "name server daemon") is an open-source Domain Name System (DNS) server. It was developed by NLnet Labs of Amsterdam in cooperation with the RIPE NCC, from scratch as an authoritative name server (i.e., not implementing the recursive caching function by design). The intention of this development is to add variance to the "gene pool" of DNS implementations used by higher level name servers and thus increase the resilience of DNS against software flaws or exploits.
Key facts
- Software.name
- NSD
- Software.developer
- NLnet Labs
- Software.operating_system
- Unix-like
- Software.genre
- DNS server
- Software.license
- BSD license
via Wikipedia infobox
Source code
The NLnet Labs Name Server Daemon (NSD) is an authoritative DNS name server. It has been developed for operations in environments where speed, reliability, stability and security are of high importance. If you have any feedback, we would love to hear from you. Don’t hesitate to create an issue on Github or post a message on our community forum. You can learn more about NSD by reading our documentation. The configuration options for NSD are described in the man pages, which are installed (use man nsd.conf ) and are available on the NSD documentation page.
Excerpt from the source-code README · 2,595 chars · not written by Vinony
Wikidata facts
- Official website
- www.nlnetlabs.nl/projects/nsd/about
Show 3 more facts
- software version identifier
- 4.14.2
- source code repository URL
- github.com/NLnetLabs/nsd
- user manual URL
- nsd.docs.nlnetlabs.nl/en/latest
via Wikidata · CC0
~2 min read
Article
3 sectionsContents
- See also
- References
- External links
In Internet computing, NSD (for "name server daemon") is an open-source Domain Name System (DNS) server. It was developed by NLnet Labs of Amsterdam in cooperation with the RIPE NCC, from scratch as an authoritative name server (i.e., not implementing the recursive caching function by design). The intention of this development is to add variance to the "gene pool" of DNS implementations used by higher level name servers and thus increase the resilience of DNS against software flaws or exploits.
NSD uses BIND-style zone-files (zone-files used under BIND can usually be used unmodified in NSD, once entered into the NSD configuration).