| Name : pcx_firewall
| |
| Version : 2.17
| Vendor : Xperience, Inc_
|
| Release : 5
| Date : 2002-10-29 23:15:43
|
| Group : Applications/Firewall
| Source RPM : pcx_firewall-2.17-5.src.rpm
|
| Size : 0.32 MB
| |
| Packager : James A_ Pattie < james_pcxperience_com>
| |
| Summary : PCXperience Firewall Scripts
|
Description :
The pcx_firewall scripts provide a programming API in perl using OO modules to access the iptables features of the 2.4.x linux kernels. Run perldoc PCXFireWall::Module to see the POD documentation for Module. Or you can look at the man pages in the documentation directory.
Run \'/usr/lib/pcx_firewall/generator\' after customizing the configuration methods in \'/usr/lib/pcx_firewall/PCXFireWall/Rules.pm\'. This will create firewall which is the actual firewall script.
Run \'/usr/lib/pcx_firewall/install\' to put the script in the final location which is /etc/pcx_firewall. Your previous script will be backed up before the new script is put in place.
To use the included iptables.pcx rc.d/init.d script you need to enable it via \'chkconfig iptables.pcx on\' and then start it by \'service iptables.pcx start\'. Make sure that the ipchains service is not running otherwise iptables.pcx will not start.
|