summaryrefslogtreecommitdiff
path: root/network/ferm/README
diff options
context:
space:
mode:
authorAlan Alberghini <414N@slacky.it>2011-09-09 16:22:49 -0400
committerNiels Horn <niels.horn@slackbuilds.org>2011-09-21 19:48:32 -0300
commit5dc0a02af8e70c3818823d9ab3cf58305de6bab2 (patch)
treeebb2296aafdc4c68b7fc965a7818af03bb7d8c1e /network/ferm/README
parentf4bd939b43f51aeb80772dd492661b8af98bcfa3 (diff)
downloadslackbuilds-5dc0a02af8e70c3818823d9ab3cf58305de6bab2.tar.gz
network/ferm: Added (For Easy Rule Making)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/ferm/README')
-rw-r--r--network/ferm/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/ferm/README b/network/ferm/README
new file mode 100644
index 0000000000..bd52bca78e
--- /dev/null
+++ b/network/ferm/README
@@ -0,0 +1,4 @@
+ferm is a tool to maintain complex firewalls, without having the trouble to
+rewrite the complex rules over and over again.
+ferm allows the entire firewall rule set to be stored in a separate file, and
+to be loaded with one command.