macOS
brew install nsdlocal Homebrew formula metadata
sudo port install nsdMacPorts ports tree · net/nsd/Portfile · source: api.github.com
brew
Name server daemon. Version 4.15.0 via Homebrew; verified 2026-07-07.
install
brew install nsdlocal Homebrew formula metadata
sudo port install nsdMacPorts ports tree · net/nsd/Portfile · source: api.github.com
sudo apk add nsdAlpine Linux edge package indexes · nsd · source: dl-cdn.alpinelinux.org
sudo apt install nsdDebian stable package indexes · nsd · source: deb.debian.org
sudo dnf install nsdFedora Rawhide package metadata · nsd · source: dl.fedoraproject.org
nix profile install nixpkgs#nsdnixpkgs package indexes · pkgs/by-name/ns/nsd/package.nix · source: api.github.com
sudo pacman -S nsdArch Linux sync databases · nsd · source: geo.mirror.pkgbuild.com
sudo zypper install nsdopenSUSE Tumbleweed package metadata · nsd · source: download.opensuse.org
overview
Name server daemon
history
NSD, the NLnet Labs Name Server Daemon, is an authoritative-only DNS server built for high-performance, reliable, secure authoritative service. It is intentionally not a recursive resolver; NLnet Labs points users needing recursive validating caching DNS to Unbound instead.
NSD was conceived around 2000 to add implementation diversity to DNS infrastructure that had converged heavily on BIND, especially around root and TLD name service. NLnet Labs and RIPE NCC built it from scratch as an authoritative server, and the NSD 3.0 release announcement on September 6, 2006 described it as RFC-compliant, authoritative-only, open source, and designed for speed, stability, and security.
NSD has real infrastructure adoption rather than hobby-only usage. NLnet Labs says it is suitable for TLD implementations and DNS root servers; its project page says three DNS root servers and many TLD registries use NSD as part of their server implementation. The 2006 NSD 3.0 announcement already named k.root-servers.net and several TLD registries as users.
Administrators use NSD to serve authoritative zones from zone files and `nsd.conf`, validate configuration with `nsd-checkconf`, validate zones with `nsd-checkzone`, and manage the daemon with `nsd-control`. Its docs cover primary/secondary zones, TSIG, zone expiry, catalog zones, tuning, and XDP/AF_XDP sockets for high-throughput setups.
NSD is package-nerd significant because it is infrastructure software with a narrow, principled scope: authoritative DNS only. That makes it a common alternative or complement to BIND in environments where operational simplicity, codebase diversity, and high authoritative query rates matter.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/nsd/nsd.conf/etc/nsd/nsd-control.confCredential-bearing paths to review before unattended agent runs.
/etc/nsd/nsd_control.key/etc/nsd/nsd_server.key/etc/nsd/nsd_control.pem/etc/nsd/nsd_server.pemexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nsd | cli | global executable | |
nsd-checkconf | cli | global executable | |
nsd-checkzone | cli | global executable | |
nsd-control | cli | global executable | |
nsd-control-setup | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.nlnetlabs.nl/projects/nsd/
install metadata
| Package key | brew:nsd |
|---|---|
| Version | 4.15.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nsd |
| Homepage | https://www.nlnetlabs.nl/projects/nsd/ |
| Repository | https://github.com/NLnetLabs/nsd |
| Upstream docs | https://nsd.docs.nlnetlabs.nl/en/latest |
| License | BSD-3-Clause |
| Source archive | https://www.nlnetlabs.nl/downloads/nsd/nsd-4.15.0.tar.gz |
| Last updated | 2026-07-07T10:11:56Z |
| Pulse | updated |
| Dependencies | libevent, openssl@3 |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nsd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nsd 4.12.0-1
authoritative domain name server
https://www.nlnetlabs.nl/projects/nsd/about/
sudo apt install nsdnsd
nix profile install nixpkgs#nsdnsd 4.8.0-1build3
authoritative domain name server
https://www.nlnetlabs.nl/projects/nsd/about/
sudo apt install nsdnsd 4.14.2-r0
Authoritative only, high performance and simple DNS server
https://www.nlnetlabs.nl/projects/nsd
sudo apk add nsdnsd-bash-completion 4.14.2-r0
Bash completions for nsd
https://www.nlnetlabs.nl/projects/nsd
sudo apk add nsd-bash-completionnsd-dbg 4.14.2-r0
Authoritative only, high performance and simple DNS server (debug symbols)
https://www.nlnetlabs.nl/projects/nsd
sudo apk add nsd-dbgnsd-doc 4.14.2-r0
Authoritative only, high performance and simple DNS server (documentation)
https://www.nlnetlabs.nl/projects/nsd
sudo apk add nsd-docnsd-openrc 4.14.2-r0
Authoritative only, high performance and simple DNS server (OpenRC init scripts)
https://www.nlnetlabs.nl/projects/nsd
sudo apk add nsd-openrcnsd 4.14.2-1.fc45
Fast and lean authoritative DNS Name Server
sudo dnf install nsdnsd 4.14.2-2
Authoritative only, high performance and simple DNS server
sudo pacman -S nsdnsd 4.13.0-1.3
An authoritative-only domain name server
https://nlnetlabs.nl/projects/nsd/about/
sudo zypper install nsdnsd
sudo port install nsdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.