| Name : pcx_firewall
| |
| Version : 2.8
| Vendor : PC & Web Xperience, Inc_
|
| Release : 2
| Date : 2001-11-08 22:20:14
|
| Group : Applications/Firewall
| Source RPM : pcx_firewall-2.8-2.src.rpm
|
| Size : 0.27 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. For this to work you need to be in /usr/lib/pcx_firewall. Or you can look at the man pages in the documentation directory.
Run \'/usr/lib/pcx_firewall/generator all\' after customizing the configuration methods in \'/usr/lib/pcx_firewall/PCXFireWall/Rules.pm\'. This will create startfw, stopfw and restartfw which are the actual firewall scripts.
Run \'/usr/lib/pcx_firewall/install\' to put the scripts in their final location which is /etc/pcx_firewall. Your previous scripts will be backed up before the new scripts are 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.
|