forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
15 lines
382 B
Text
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
|
|
|
|
=======================================================
|