Paketname | ferm |
Beschreibung | maintain and setup complicated firewall rules |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0.7-1 |
Sektion | net |
Priorität | optional |
Installierte Größe | 396 Byte |
Hängt ab von | perl (>= 5.6), iptables (>= 1.3), debconf (>= 1.2.0), lsb-base (>= 3.0-6) |
Empfohlene Pakete | libnet-dns-perl |
Paketbetreuer | Alexander Wirt |
Quelle | |
Paketgröße | 103404 Byte |
Prüfsumme MD5 | bfe8a6961099258363fa447205814ffa |
Prüfsumme SHA1 | 9658f5eff93cc821f93635d2d7506e742b788ca3 |
Prüfsumme SHA256 | c7b98ac12d7f7b059ff31a6b055842ca1ae5d4a68083f9c29de77171891b1455 |
Link zum Herunterladen | ferm_2.0.7-1_all.deb |
Ausführliche Beschreibung | 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".
|