freebsd-ports/security/cp2fwb/pkg-message
Ying-Chieh Liao 266d659d5e add cp2fwb 0.6
Checkpoint FW1 to Firewall Builder ruleset converter

PR:		37298
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-09-18 12:04:26 +00:00

15 lines
382 B
Text

=======================================================
In order for cp2fwb to work, you need the following
files from your Checkpoint FW1 installation:
- Rulebase.W
- objects.C
You can then run the program like this:
cp2fwbuilder --objects=objects.C \
--rules=Rulebase.W \
--output_xml=Rulebase.xml
=======================================================