Friday, March 12, 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

  • Share/Bookmark

Related posts:

  1. DoS Protection via APF, BFD, DDOS and RootKit Being a web host, your servers are constantly being attacked...
  2. Opening ports in the firewall for the Mail Server There are standard ports that are used to access most...
  3. Installing APF Firewall in cPanel server The whole process of securing a Server or network is...
  4. fork: resource temporarily unavailable ??? If you are getting Linux error message, Resource temporarily unavailable,...

Related posts brought to you by Yet Another Related Posts Plugin.

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!