1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
freebsd-ports/security/cp2fwb/pkg-message

16 lines
382 B
Plaintext
Raw Normal View History

=======================================================
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
=======================================================