Package ferm: Information

  • Default inline alert: Version in the repository: 2.7-alt2

Source package: ferm
Version: 2.7-alt1
Latest version according to Repology
Build time:  Jan 15, 2023, 01:20 AM in the task #313480
Report package bug
License: GPLv2
Summary: iptables frontend For Easy Rule Making
Description: 
ferm, pronounced "firm", stands for "For Easy Rule Making",
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.

List of rpms provided by this srpm:
ferm (noarch)

Maintainer: Nikolay A. Fetisov

List of contributors:
Nikolay A. Fetisov


    1. rpm-build-licenses
    2. perl-Pod-Usage
    3. perl-devel

Last changed


Jan. 14, 2023 Nikolay A. Fetisov 2.7-alt1
- New version:
  * support for the nfacct netfilter module
  * support "--random-fully" for the MASQUERADE netfilter module
July 14, 2021 Nikolay A. Fetisov 2.6-alt2
- Skip rpmnew/rpmsave files in the @include directive
June 23, 2021 Nikolay A. Fetisov 2.6-alt1
- Initial build for ALT Linux Sisyphus