summaryrefslogtreecommitdiffstats
path: root/network/psad/README
diff options
context:
space:
mode:
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.