DDOS Protection using APF firewall

November 15, 2009 • By admin

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=”[email protected]” ( 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 brought to you by Yet Another Related Posts Plugin.