summaryrefslogtreecommitdiffstats
path: root/network/psad/README
diff options
context:
space:
mode:
author davjohn2017-03-02 16:58:28 +0100
committer Willy Sudiarto Raharjo2017-03-02 16:58:28 +0100
commitd9935e73b64a352af06be60cfadfa85c5f8c8e09 (patch)
tree7a9fb7b489dba75c0827ea6be41a11cff326176c /network/psad/README
parentb536f66ef48f7b24a28af98bb95f703c50f47396 (diff)
downloadslackbuilds-d9935e73b64a352af06be60cfadfa85c5f8c8e09.tar.gz
network/psad: Updated for version 2.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/psad/README')
-rw-r--r--network/psad/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/network/psad/README b/network/psad/README
index 524336af61..86f9ea698c 100644
--- a/network/psad/README
+++ b/network/psad/README
@@ -25,3 +25,18 @@ iptables -A INPUT -j LOG
iptables -A INPUT -j DROP
please see documentation for more information.
+
+NOTE:
+psad requires several perl modules:
+perl-Bit-Vector
+perl-Date-Calc
+perl-IPTables-Parse
+perl-IPTables-ChainMgr
+perl-NetAddr-IP
+perl-Unix-Syslog
+
+these are included in sources, so you don't need to install them.
+But if you get some weird perl modules errors, you must uninstall
+previous psad version before bulding new one.
+Alternatively you can manually install this modules, all are available
+on SlacBuilds.