macOS
brew install openikedlocal Homebrew formula metadata
sudo port install openikedMacPorts ports tree · net/openiked/Portfile · source: api.github.com
brew
IKEv2 daemon - portable version of OpenBSD iked. Version 7.4 via Homebrew; verified from local package data.
install
brew install openikedlocal Homebrew formula metadata
sudo port install openikedMacPorts ports tree · net/openiked/Portfile · source: api.github.com
sudo apt install openikedDebian stable package indexes · openiked · source: deb.debian.org
sudo dnf install openikedFedora Rawhide package metadata · openiked · source: dl.fedoraproject.org
overview
IKEv2 daemon - portable version of OpenBSD iked
history
OpenIKED is the OpenBSD project's free implementation of the IKEv2 protocol for establishing and maintaining IPsec VPN security associations. The Homebrew package ships the portable version of OpenBSD's iked daemon and ikectl control utility for non-OpenBSD Unix-like systems.
The iked program first appeared in OpenBSD 4.8 and was written by Reyk Floeter. The official OpenIKED site describes it as a lean, clean, secure, configurable, and interoperable IKEv2 implementation focused on standards and important IKEv2 features rather than IKEv1 compatibility.
A 2013 OpenBSD presentation describes OpenIKED as an IKEv2 implementation based on RFC 5996, with portable work adding compatibility for non-OpenBSD systems. The openiked-portable repository later packaged that port for Linux, macOS, FreeBSD, and NetBSD.
OpenIKED is a niche but important package because IPsec/IKEv2 is usually operating-system infrastructure, not a developer library. Its portable packaging through Homebrew, Debian/Ubuntu, Fedora, MacPorts, and FreeBSD gives operators access to OpenBSD's iked outside OpenBSD itself.
Administrators configure IKEv2 policies in iked.conf, then run iked to perform mutual authentication and establish IPsec flows and security associations. The OpenBSD manual describes iked.conf sections for macros, global settings, and automatic keying policies, with ikectl used for control and PKI-related workflows.
OpenIKED is used for site-to-site and client VPN scenarios where standard IKEv2 interoperability matters, including certificate-based deployments and clients that use native IKEv2 support.
OpenIKED is package-nerd significant because it is a portable slice of OpenBSD network-security infrastructure. It brings the OpenBSD style of small, audited daemons and ISC licensing into package managers on systems that do not ship iked in base.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
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/iked.conf/etc/examples/iked.confCredential-bearing paths to review before unattended agent runs.
/etc/iked/private/local.key/etc/iked/private//etc/iked/ca//etc/iked/certs//etc/iked/crls//etc/iked/pubkeys/executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ikectl | cli | global executable | |
iked | 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:openiked |
|---|---|
| Version | 7.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openiked |
| Homepage | https://openiked.org |
| Repository | https://github.com/openiked/openiked-portable |
| Upstream docs | https://github.com/openiked/openiked-portable#readme |
| License | ISC |
| Source archive | https://cdn.openbsd.org/pub/OpenBSD/OpenIKED/openiked-7.4.tar.gz |
| Dependencies | libevent, openssl@3 |
| Build dependencies | cmake |
| Uses from macOS | bison |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | config file can be found here: $HOMEBREW_PREFIX/etc/iked.conf necessary files for configuration can be found here: $HOMEBREW_PREFIX/etc/iked/ |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openiked |
| 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.
openiked 7.4-1
Internet Key Exchange (IKEv2) daemon
sudo apt install openikedopeniked 7.3-1build3
Internet Key Exchange (IKEv2) daemon
sudo apt install openikedopeniked 7.4-4.fc44
A free Internet Key Exchange (IKEv2) implementation
https://github.com/openiked/openiked-portable
sudo dnf install openikedopeniked
sudo port install openikedsource 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.