パッケージ: ferm (2.5.1-2)
ferm に関するリンク
Debian の資源:
ferm ソースパッケージをダウンロード:
- [ferm_2.5.1-2.dsc]
- [ferm_2.5.1.orig.tar.xz]
- [ferm_2.5.1.orig.tar.xz.asc]
- [ferm_2.5.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [ferm.foo-projects.org]
類似のパッケージ:
maintain and setup complicated firewall rules
ferm is a frontend for iptables. It reads the rules from a structured configuration file and calls iptables(8) to insert them into the running kernel.
ferm's goal is to make firewall rules easy to write and easy to read. It tries to reduce the tedious task of writing down rules, thus enabling the firewall administrator to spend more time on developing good rules than the proper implementation of the rule.
To achieve this, ferm uses a simple but powerful configuration language, which allows variables, functions, arrays, blocks. It also allows you to include other files, allowing you to create libraries of commonly used structures and functions.
ferm, pronounced "firm", stands for "For Easy Rule Making".
その他の ferm 関連パッケージ
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 全 init システム用ヘルパーツール
-
- dep: debconf (>= 1.2.0)
- Debian 設定管理システム
-
- dep: iptables (>= 1.3)
- パケットフィルタリングと NAT 用管理ツール
-
- dep: perl (>= 5.6)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libnet-dns-perl
- module to perform DNS queries