Package ferm: Information

    Source package: ferm
    Version: 2.6-alt2
    Build time:  Jul 14, 2021, 11:32 AM in the task #278876
    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. perl-Pod-Usage
      2. perl-devel
      3. rpm-build-licenses

    Last changed


    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