macOS
brew install dnsdistlocal Homebrew formula metadata
安装
brew install dnsdistlocal Homebrew formula metadata
sudo apk add dnsdistAlpine Linux edge package indexes · dnsdist · 来源: dl-cdn.alpinelinux.org
sudo apt install dnsdistDebian stable package indexes · dnsdist · 来源: deb.debian.org
sudo dnf install dnsdistFedora Rawhide package metadata · dnsdist · 来源: dl.fedoraproject.org
nix profile install nixpkgs#dnsdistnixpkgs package indexes · pkgs/by-name/dn/dnsdist/package.nix · 来源: api.github.com
sudo pacman -S dnsdistArch Linux sync databases · dnsdist · 来源: geo.mirror.pkgbuild.com
sudo zypper install dnsdistopenSUSE Tumbleweed package metadata · dnsdist · 来源: download.opensuse.org
概览
Highly DNS-, DoS- and abuse-aware loadbalancer
历史
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.
安全态势
没有找到 dnsdist 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dnsdist | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:dnsdist |
|---|---|
| 版本 | 2.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dnsdist |
| 主页 | https://www.dnsdist.org/ |
| 仓库 | https://github.com/PowerDNS/pdns |
| 上游文档 | https://www.dnsdist.org/ |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://downloads.powerdns.com/releases/dnsdist-2.1.0.tar.xz |
| 最后更新 | 2026-07-02T13:40:25Z |
| Pulse | updated |
| 依赖 | fstrm, libnghttp2, libsodium, luajit, openssl@3, re2, tinycdb |
| 构建依赖 | boost, libyaml, pkgconf, python@3.14 |
| macOS 提供的库 | libedit |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 dnsdist来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.