Friday, July 30, 2010

DDOS Protection using APF firewall

November 15, 2009 by admin  
Filed under General

Following are steps that will configure your APF firewall on your server :

> Open /etc/apf/ad/conf.antidos
> Change LP_KLOG=”0? to LP_KLOG=”1?
> CONAME=”Your Company” ( Enter Companies Name )
> Change USR_ALERT=”0? to USR_ALERT=”1? ( 1 only if you need alerts for emails )
> USR=”you@yourco.com” ( Enter the Email Address )
> Execute : crontab -e

*/2 * * * * root /etc/apf/ad/antidos -a >> /dev/null 2>&1

This will run anti-dos in two minutes

GD Star Rating
loading...
DDOS Protection using APF firewall, 5.0 out of 10 based on 1 rating
Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Related posts:

  1. DoS Protection via APF, BFD, DDOS and RootKit
  2. Installing APF Firewall in cPanel server
  3. Configuring your Firewall for Webmin

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!