From d9935e73b64a352af06be60cfadfa85c5f8c8e09 Mon Sep 17 00:00:00 2001 From: davjohn Date: Thu, 2 Mar 2017 22:58:28 +0700 Subject: network/psad: Updated for version 2.4.4. Signed-off-by: Willy Sudiarto Raharjo --- network/psad/README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'network/psad/README') 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. -- cgit v1.2.3