macOS
brew install dnsdistlocal Homebrew formula metadata
brew
Highly DNS-, DoS- and abuse-aware loadbalancer. Version 2.1.0 via Homebrew; verified 2026-07-02.
install
brew install dnsdistlocal Homebrew formula metadata
sudo apk add dnsdistAlpine Linux edge package indexes · dnsdist · source: dl-cdn.alpinelinux.org
sudo apt install dnsdistDebian stable package indexes · dnsdist · source: deb.debian.org
sudo dnf install dnsdistFedora Rawhide package metadata · dnsdist · source: dl.fedoraproject.org
nix profile install nixpkgs#dnsdistnixpkgs package indexes · pkgs/by-name/dn/dnsdist/package.nix · source: api.github.com
sudo pacman -S dnsdistArch Linux sync databases · dnsdist · source: geo.mirror.pkgbuild.com
sudo zypper install dnsdistopenSUSE Tumbleweed package metadata · dnsdist · source: download.opensuse.org
overview
Highly DNS-, DoS- and abuse-aware loadbalancer
history
dnsdist is PowerDNS's DNS-aware load balancer and policy engine. It is used to place rules, caching, traffic steering, and abuse mitigation in front of recursive or authoritative DNS server pools.
PowerDNS introduced dnsdist in 2015 as a small, DNS-specific load balancer rather than a generic TCP/UDP proxy. The goal was to understand DNS enough to route, drop, rate-limit, and inspect traffic while staying fast enough for resolver and authoritative-server front ends.
The 1.0.0 release in 2016 made dnsdist a stable part of the PowerDNS family. Subsequent documentation emphasized dynamic configuration, Lua rules, packet caches, health checks, DNS-over-TLS and DNS-over-HTTPS handling, metrics, and operational controls for hostile or high-volume DNS traffic.
dnsdist spread through the same operator channels as PowerDNS Authoritative Server and PowerDNS Recursor: distribution packages, appliance-like DNS deployments, and SRE runbooks for large resolver fleets. Its Homebrew presence is useful for local testing, but its real adoption story is production DNS traffic management.
The project became especially relevant as DNS operators needed middle layers for DDoS mitigation, policy routing, encrypted-DNS front doors, and blue-green resolver migrations without changing every backend server.
Common deployments place dnsdist on the edge of a resolver or authoritative cluster, where it load-balances queries, drops abusive clients, applies Lua selectors, keeps packet-cache state, exposes metrics, and forwards healthy traffic to backend DNS servers.
For package users, dnsdist is the sharp DNS operations tool: install the package, write a small rules/config file, and get DNS-specific traffic control without composing a generic proxy with DNS scripts.
dnsdist matters because it is not just another DNS server package; it is the DNS traffic switchboard between clients and server packages. It gives package collections a purpose-built tool for the messy operational layer that otherwise lives in custom iptables, HAProxy, or resolver-specific hacks.
It also connects several packaging worlds: PowerDNS source releases, distro service files, Homebrew lab installs, Lua scripting, Prometheus-style observability, and modern encrypted-DNS endpoints.
security posture
No matching local secret-handling manifest was found for dnsdist. Nucleus package metadata is still published here so future coverage has a stable package URL.
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/dnsdist/dnsdist.yml/etc/dnsdist.yml/usr/local/etc/dnsdist.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dnsdist | 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.
install metadata
| Package key | brew:dnsdist |
|---|---|
| Version | 2.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dnsdist |
| Homepage | https://www.dnsdist.org/ |
| Repository | https://github.com/PowerDNS/pdns |
| Upstream docs | https://www.dnsdist.org/ |
| License | GPL-2.0-only |
| Source archive | https://downloads.powerdns.com/releases/dnsdist-2.1.0.tar.xz |
| Last updated | 2026-07-02T13:40:25Z |
| Pulse | updated |
| Dependencies | fstrm, libnghttp2, libsodium, luajit, openssl@3, re2, tinycdb |
| Build dependencies | boost, libyaml, pkgconf, python@3.14 |
| Uses from macOS | libedit |
| 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 | dnsdist |
| 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.
dnsdist 1.9.14-0+deb13u1
DNS loadbalancer
sudo apt install dnsdistdnsdist
nix profile install nixpkgs#dnsdistdnsdist 1.8.3-2build2
DNS loadbalancer
sudo apt install dnsdistdnsdist 2.0.6-r0
dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer.
sudo apk add dnsdistdnsdist-common 2.0.6-r0
dnsdist common files
sudo apk add dnsdist-commondnsdist-common-openrc 2.0.6-r0
dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer.
sudo apk add dnsdist-common-openrcdnsdist-doc 2.0.6-r0
dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer. (documentation)
sudo apk add dnsdist-docdnsdist-luajit 2.0.6-r0
dnsdist with luajit bindings
sudo apk add dnsdist-luajitdnsdist 2.0.6-1.fc45
Highly DNS-, DoS- and abuse-aware loadbalancer
sudo dnf install dnsdistdnsdist 2.0.6-1
Highly DNS-, DoS- and abuse-aware loadbalancer
sudo pacman -S dnsdistdnsdist 2.0.5-1.2
A highly DNS-, DoS- and abuse-aware loadbalancer
sudo zypper install dnsdistsource 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.