macOS
brew install kealocal Homebrew formula metadata
brew
kea のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kealocal Homebrew formula metadata
sudo apk add keaAlpine Linux edge package indexes · kea · ソース: dl-cdn.alpinelinux.org
sudo dnf install keaFedora Rawhide package metadata · kea · ソース: dl.fedoraproject.org
nix profile install nixpkgs#keanixpkgs package indexes · pkgs/by-name/ke/kea/package.nix · ソース: api.github.com
sudo pacman -S keaArch Linux sync databases · kea · ソース: geo.mirror.pkgbuild.com
sudo zypper install keaopenSUSE Tumbleweed package metadata · kea · ソース: download.opensuse.org
概要
DHCP server
履歴
Kea is Internet Systems Consortium's modern open-source DHCP server suite. It provides DHCPv4, DHCPv6, DHCP-DDNS, control, database-maintenance, REST client, and benchmarking tools, and it was designed as ISC's next-generation successor path for the older ISC DHCP server.
Kea grew out of the BIND 10-era DHCP work inside ISC. The official manual pages record the first DHCPv6 daemon code in June 2011 and the first DHCPv4 daemon code in November 2011 by Tomek Mrugalski, followed by the DHCP-DDNS process in May 2013 by Thomas Markwalder. In mid-2014, Kea was decoupled from the BIND 10 framework and became a standalone DHCP server with renamed kea-dhcp4, kea-dhcp6, and kea-dhcp-ddns binaries.
ISC announced Kea 1.0.0 on 2015-12-29. ISC's 2015 open-source accomplishments post described Kea 1.0 as a major update with lease expiration, client classification, DHCPv4 and DHCPv6 DECLINE support, PXE and iPXE boot support, and limited MySQL host-reservation storage. The 1.1 release in 2016 expanded host reservations to MySQL and PostgreSQL and positioned Kea for datacenter, ISP, and enterprise DHCP automation.
Kea adoption is driven by operators who need a maintained DHCP server with database-backed leases, hooks, a control plane, and automation hooks beyond the flat-file heritage of ISC DHCP. ISC's DHCP history page frames Kea as a new implementation intended to replace the aging ISC DHCP, and ISC's Kea product page presents it as widely deployed open-source DHCP server software for Linux and Unix-like systems.
Kea also became important to appliance, ISP, and enterprise packaging because ISC DHCP reached end-of-life status while Kea continued to receive active releases and commercial support. That transition made Kea a default answer for packagers maintaining DHCP service stacks.
Kea is normally deployed as one or more cooperating daemons: kea-dhcp4 for IPv4 leases, kea-dhcp6 for IPv6 leases and prefix delegation, kea-dhcp-ddns for DNS update requests, keactrl for service control, and kea-shell for interacting with the REST control interface. Administrators configure it through JSON configuration files and can integrate SQL backends and hook libraries for larger operational environments.
Kea matters to package nerds because it is the rare infrastructure daemon where the package boundary exposes a whole operational architecture: multiple daemons, sample configs, database schema tooling, hooks, and migration pressure from a famous predecessor. It is also a case study in how a foundational Unix network service gets replaced without changing the underlying IETF protocol.
セキュリティ状態
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/kea/kea-dhcp4.conf/etc/kea/kea-dhcp6.conf/etc/kea/kea-dhcp-ddns.conf/etc/kea/kea-ctrl-agent.conf/etc/kea/keactrl.conf[kea-install-dir]/etc/kea/kea-dhcp4.conf[kea-install-dir]/etc/kea/kea-dhcp6.conf[kea-install-dir]/etc/kea/kea-dhcp-ddns.conf[kea-install-dir]/etc/kea/kea-ctrl-agent.conf[kea-install-dir]/etc/kea/keactrl.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kea-admin | cli | グローバル実行可能ファイル | |
kea-ctrl-agent | cli | グローバル実行可能ファイル | |
kea-dhcp-ddns | cli | グローバル実行可能ファイル | |
kea-dhcp4 | cli | グローバル実行可能ファイル | |
kea-dhcp6 | cli | グローバル実行可能ファイル | |
kea-lfc | cli | グローバル実行可能ファイル | |
kea-msg-compiler | cli | グローバル実行可能ファイル | |
kea-shell | cli | グローバル実行可能ファイル | |
keactrl | cli | グローバル実行可能ファイル | |
perfdhcp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:kea |
|---|---|
| バージョン | 3.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kea |
| ホームページ | https://www.isc.org/kea/ |
| リポジトリ | https://gitlab.isc.org/isc-projects/kea |
| 上流ドキュメント | https://kea.readthedocs.io/ |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://downloads.isc.org/isc/kea/3.2.0/kea-3.2.0.tar.xz |
| 最終更新 | 2026-07-09T04:17:51Z |
| Pulse | updated |
| 依存関係 | boost, log4cplus, openssl@3 |
| ビルド依存関係 | bison, meson, ninja, pkgconf, python@3.14 |
| 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 | kea |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kea 2.6.3-1
DHCP server [meta]
sudo apt install keakea
nix profile install nixpkgs#keakea 2.4.1-3build3
DHCP server [meta]
sudo apt install keakea 3.0.3-r0
DHCPv4 and DHCPv6 server from ISC
sudo apk add keakea-admin 3.0.3-r0
Databases administration tools for Kea DHCP server
sudo apk add kea-adminkea-common 3.0.3-r0
Common files and libraries for Kea DHCP Server
sudo apk add kea-commonkea-ctrl-agent 3.0.3-r0
Kea Control Agent - REST service for controlling Kea DHCP server
sudo apk add kea-ctrl-agentkea-dev 3.0.3-r0
DHCPv4 and DHCPv6 server from ISC (development files)
sudo apk add kea-devkea-dhcp-ddns 3.0.3-r0
Kea DHCP Dynamic DNS Server
sudo apk add kea-dhcp-ddnskea-dhcp4 3.0.3-r0
Kea IPv4 DHCP Server
sudo apk add kea-dhcp4kea-dhcp6 3.0.3-r0
Kea IPv6 DHCP Server
sudo apk add kea-dhcp6kea-doc 3.0.3-r0
DHCPv4 and DHCPv6 server from ISC (documentation)
sudo apk add kea-dockea-hook-bootp 3.0.3-r0
Kea hook for handling BOOTP client support
sudo apk add kea-hook-bootpkea-hook-class-cmds 3.0.3-r0
Kea hook providing runtime commands for managing client classes
sudo apk add kea-hook-class-cmdskea-hook-ddns-tuning 3.0.3-r0
Kea hook for adjusting and fine-tuning DHCP-DDNS update behavior
sudo apk add kea-hook-ddns-tuningkea-hook-flex-id 3.0.3-r0
Kea hook for generating client identifiers using flexible expressions
sudo apk add kea-hook-flex-idソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.