You may face issue with the perl module LWP libwww-perl . Just do the following check whether the following file exist ls -alh /root/.gnupg cd /usr/local/src/ wget...
You may face issue with the perl module LWP libwww-perl . Just do the following check whether the following file exist ls -alh /root/.gnupg cd /usr/local/src/ wget...
What is BFD (Brute Force Detection)? BFD is a modular shell script for parsing applicable logs and checking for authentication failures. There is not much complexity or detail to BFD yet and likewise it is very straight-forward in its installation,...
May 14, 2008 | In: APF
rm -rf /etc/apf rm -f /etc/cron.daily/fw rm -f /etc/init.d/apf rm -f /usr/local/sbin/apf
root@server[/etc/apf]# apf -s Unable to load iptables module (ipt_state), aborting. root@server[/etc/apf]# Here is the fix Edit /etc/apf/internals/functions.apf vi /etc/apf/internals/functions.apf Replace the lines...
April 9, 2008 | In: APF
1. cd /usr/local/src or another temporary folder where you store your files. 2. wget http://www.rfxnetworks.com/downloads/apf-current.tar.gz 3. tar -xvzf apf-current.tar.gz 4. cd apf-0.9.5-1/ or whatever the latest version is. 5. Run the...
April 9, 2008 | In: APF
APF is a policy based iptables firewall system designed for ease of use and configuration. It employs a subset of features to satisfy the veteran Linux user and the novice alike. Packaged in tar.gz format and RPM formats, make APF ideal for deployment in...