Can you upgrade to the latest version of mod_security2 since I got PCRE limits exceeded error?
http://www.atomicorp.com/forum/viewtopic.php?f=3&t=3936
TIA
http://www.atomicorp.com/forum/viewtopic.php?f=3&t=3936
TIA
but all the mails are stuck in a queue in the /var/spool/exim.in/input directory.074 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on server.domein.nl
015 X-Spam-Level:
132 X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,HTML_MESSAGE,
RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.0
ClamAV update process started at Fri May 14 09:02:19 2010
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.95.3 Recommended version: 0.96
rm -rf clamvav*
./update.script UPDATEME
./update.script CLAMAV
Installation directory is /usr/sbin
*** /usr/local/updatescript/exim-4.68/build-Linux-i386/exim does not exist or is empty
*** Have you built Exim successfully?
*** Exim installation failed ***
make: *** [install] Error 1
cp: cannot stat `/usr/sbin/exim-4.68-1': No such file or directory
chmod: cannot access `/usr/sbin/exim': No such file or directory
Shutting down exim:
Starting exim: /etc/init.d/exim: line 30: /usr/sbin/exim: No such file or directory
Exim update done
[root@server updatescript]# ./update.script SUHOSIN
--2010-05-23 17:23:54-- http://download.suhosin.org/suhosin-0.9.31.tgz
Resolving download.suhosin.org... 85.214.93.8
Connecting to download.suhosin.org|85.214.93.8|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 119746 (117K) [application/x-tgz]
Saving to: `suhosin-0.9.31.tgz'
100%[======================================>] 119,746 --.-K/s in 0.1s
2010-05-23 17:23:54 (1.04 MB/s) - `suhosin-0.9.31.tgz' saved [119746/119746]
MD5 invalid. Aborting.
[root@server updatescript]
Do the followTried to install suhosin
./update.script CLEAN
./update.script SUHOSIN
It doesn't have effect if you reinstall it if I see the commands in the script. I'm sorry I can't help you with KISS, only got experience with CSF/LFD.doKISS()
{
cd /usr/bin/ ; rm -fr kiss
wget $MIRROR/kiss ; chmod 700 kiss ; chown root:root kiss ; echo ; cd $INSTALLDIR
echo "KISS My Firewall install/update done" ; exit
}