2001-12-25 05:22:57 UTC
I've made a (Mandrake-) RPM package of mod_antihak and I've uploaded it to Mandrake's contribs.
Current version available at:
http://ftp.sunet.se/pub/Linux/distributions/mandrake-devel/contrib/SRPMS/mod_antihak-0.3.1beta-2mdk.src.rpm
http://ftp.sunet.se/pub/Linux/distributions/mandrake-devel/contrib/RPMS/mod_antihak-0.3.1beta-2mdk.i586.rpm
The original sources are patched to support iptables (patch included in the src.rpm). MySQL support is not included in this release.
When the rpm is installed:
- the /etc/sudoers file is editted to let the apache user execute iptables;
- The httpd.conf file is editted;
- and httpd is restarted.
Stefan van der Eijk