|
|
Advanced Policy Firewall (APF) - Linux
|
Views : 490
|
|
Tagged in : Linux
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
|
In Linux we impliement firewall by means of iptables. Here is the iptables based firewall called Advanced Policy Firewall (APF) . To use apf use must first download apf.You can download the apf in following URL:
http://www.r-fx.ca/downloads/apf-current.tar.gz
After downloading,install the apf by extracting the zip file and running the file install.sh in the shell.
Now just type apf, it will list the option that can be used with apf command
APF-implements security in following ways
1)iptables Rule-base polices
2)packets matching
3)known attack methods
apf can used when you fell configuring iptables is complex one, and apf have readymade iptables which will secure your machine from various attacks.
|
|
By - Selva, On - 2008-04-16 |
|
|
|