macOS
brew install iptableslocal Homebrew formula metadata
brew
iptables のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install iptableslocal Homebrew formula metadata
sudo apk add iptablesAlpine Linux edge package indexes · iptables · ソース: dl-cdn.alpinelinux.org
sudo apt install iptablesDebian stable package indexes · iptables · ソース: deb.debian.org
nix profile install nixpkgs#iptablesnixpkgs package indexes · pkgs/by-name/ip/iptables/package.nix · ソース: api.github.com
sudo pacman -S iptablesArch Linux sync databases · iptables · ソース: geo.mirror.pkgbuild.com
sudo zypper install iptablesopenSUSE Tumbleweed package metadata · iptables · ソース: download.opensuse.org
sudo dnf install iptables-develFedora Rawhide package metadata · iptables-devel · ソース: dl.fedoraproject.org
概要
Linux kernel packet control tool
履歴
iptables is the long-lived user-space command family for controlling Linux packet filtering, NAT, and mangling rules through the netfilter framework. It sits at the intersection of kernel networking, firewall administration, and distribution packaging, with companion commands such as ip6tables, arptables, ebtables, restore/save tools, and nft translation frontends.
The netfilter project was founded by Paul "Rusty" Russell as a redesign of the Linux 2.2 ipchains and Linux 2.0 ipfwadm firewall systems. Netfilter's own project history describes the late-1999 design work by Russell and Marc Boucher that generalized iptables and produced the multiple-table framework that became the filter, nat, and mangle modules.
iptables became the administrative surface for the Linux 2.4 era of packet filtering. The project grew alongside connection tracking, NAT helpers, userspace queueing, IPv6 work through ip6tables, and later the xtables command family that collected IPv4, IPv6, ARP, and Ethernet bridge filtering tools under related interfaces.
The iptables 1.8 series marked the nftables transition period by shipping both legacy xtables commands and nft-backed variants such as iptables-nft, ip6tables-nft, arptables-nft, ebtables-nft, and translation tools. That made iptables both a historic interface and a migration bridge to nftables.
iptables was adopted broadly because it arrived with the Linux kernel's netfilter subsystem and offered a scriptable firewall language that distributions, hosting providers, routers, container stacks, and security appliances could automate. Its save/restore format made rulesets easy to ship in init scripts and configuration management.
The package remains visible in package-manager culture because many Linux systems, compatibility scripts, and container/networking components still know the iptables command vocabulary even when the underlying backend is nftables. Homebrew's package metadata also exposes the full command family for macOS users who need the Linux-compatible tooling.
Typical use centers on creating chains and rules for packet filtering, network address translation, port forwarding, connection-state matching, and firewall persistence with iptables-save and iptables-restore. Administrators also use iptables-translate and iptables-restore-translate when moving legacy rule sets toward nftables.
The package is Linux-specific in purpose: on non-Linux systems it is mostly useful for packaging, cross-development, documentation, or compatibility workflows rather than native packet filtering.
For package nerds, iptables is one of the canonical examples of a small command-line package whose real meaning comes from the kernel ABI underneath it. Its packaging has to preserve many executable names because shell scripts, orchestration tools, and documentation often reference exact command variants.
It is also a transition fossil: one package contains legacy commands, nft-backed commands, multi-call binaries, and translation helpers, making it a compact map of two generations of Linux firewall administration.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
arptables | cli | グローバル実行可能ファイル | |
arptables-nft | cli | グローバル実行可能ファイル | |
arptables-nft-restore | cli | グローバル実行可能ファイル | |
arptables-nft-save | cli | グローバル実行可能ファイル | |
arptables-restore | cli | グローバル実行可能ファイル | |
arptables-save | cli | グローバル実行可能ファイル | |
arptables-translate | cli | グローバル実行可能ファイル | |
ebtables | cli | グローバル実行可能ファイル | |
ebtables-nft | cli | グローバル実行可能ファイル | |
ebtables-nft-restore | cli | グローバル実行可能ファイル | |
ebtables-nft-save | cli | グローバル実行可能ファイル | |
ebtables-restore | cli | グローバル実行可能ファイル | |
ebtables-save | cli | グローバル実行可能ファイル | |
ebtables-translate | cli | グローバル実行可能ファイル | |
ip6tables | cli | グローバル実行可能ファイル | |
ip6tables-apply | cli | グローバル実行可能ファイル | |
ip6tables-legacy | cli | グローバル実行可能ファイル | |
ip6tables-legacy-restore | cli | グローバル実行可能ファイル | |
ip6tables-legacy-save | cli | グローバル実行可能ファイル | |
ip6tables-nft | cli | グローバル実行可能ファイル | |
ip6tables-nft-restore | cli | グローバル実行可能ファイル | |
ip6tables-nft-save | cli | グローバル実行可能ファイル | |
ip6tables-restore | cli | グローバル実行可能ファイル | |
ip6tables-restore-translate | cli | グローバル実行可能ファイル | |
ip6tables-save | cli | グローバル実行可能ファイル | |
ip6tables-translate | cli | グローバル実行可能ファイル | |
iptables | cli | グローバル実行可能ファイル | |
iptables-apply | cli | グローバル実行可能ファイル | |
iptables-legacy | cli | グローバル実行可能ファイル | |
iptables-legacy-restore | cli | グローバル実行可能ファイル | |
iptables-legacy-save | cli | グローバル実行可能ファイル | |
iptables-nft | cli | グローバル実行可能ファイル | |
iptables-nft-restore | cli | グローバル実行可能ファイル | |
iptables-nft-save | cli | グローバル実行可能ファイル | |
iptables-restore | cli | グローバル実行可能ファイル | |
iptables-restore-translate | cli | グローバル実行可能ファイル | |
iptables-save | cli | グローバル実行可能ファイル | |
iptables-translate | cli | グローバル実行可能ファイル | |
iptables-xml | cli | グローバル実行可能ファイル | |
nfbpf_compile | cli | グローバル実行可能ファイル | |
nfnl_osf | cli | グローバル実行可能ファイル | |
xtables-legacy-multi | cli | グローバル実行可能ファイル | |
xtables-monitor | cli | グローバル実行可能ファイル | |
xtables-nft-multi | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.netfilter.org/projects/iptables/index.html
インストールメタデータ
| パッケージキー | brew:iptables |
|---|---|
| バージョン | 1.8.13 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/iptables |
| ホームページ | https://www.netfilter.org/projects/iptables/index.html |
| リポジトリ | https://git.netfilter.org/iptables |
| 上流ドキュメント | https://www.netfilter.org/documentation/index.html |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://www.netfilter.org/pub/iptables/iptables-1.8.13.tar.xz |
| 依存関係 | libmnl, libnetfilter_conntrack, libnfnetlink, libnftnl, libpcap, nftables |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | iptables |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
iptables 1.8.11-2
administration tools for packet filtering and NAT
sudo apt install iptableslibip4tc-dev 1.8.11-2
Development files for libip4tc
sudo apt install libip4tc-devlibip4tc2 1.8.11-2
netfilter libip4tc library
sudo apt install libip4tc2libip6tc-dev 1.8.11-2
Development files for libip6tc
sudo apt install libip6tc-devlibip6tc2 1.8.11-2
netfilter libip6tc library
sudo apt install libip6tc2libiptc-dev 1.8.11-2
Common development files for libiptc
sudo apt install libiptc-devlibxtables-dev 1.8.11-2
netfilter xtables library -- development files
sudo apt install libxtables-devlibxtables12 1.8.11-2
netfilter xtables library
sudo apt install libxtables12iptables
nix profile install nixpkgs#iptablesiptables 1.8.10-3ubuntu2
administration tools for packet filtering and NAT
sudo apt install iptableslibip4tc-dev 1.8.10-3ubuntu2
Development files for libip4tc
sudo apt install libip4tc-devlibip4tc2 1.8.10-3ubuntu2
netfilter libip4tc library
sudo apt install libip4tc2libip6tc-dev 1.8.10-3ubuntu2
Development files for libip6tc
sudo apt install libip6tc-devlibip6tc2 1.8.10-3ubuntu2
netfilter libip6tc library
sudo apt install libip6tc2libiptc-dev 1.8.10-3ubuntu2
Common development files for libiptc
sudo apt install libiptc-devlibxtables-dev 1.8.10-3ubuntu2
netfilter xtables library -- development files
sudo apt install libxtables-devソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.