macOS
brew install dnsdistlocal Homebrew formula metadata
brew
dnsdist のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.