diff options
Diffstat (limited to 'security/cp2fwb/pkg-message')
-rw-r--r-- | security/cp2fwb/pkg-message | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/security/cp2fwb/pkg-message b/security/cp2fwb/pkg-message new file mode 100644 index 000000000000..a6dd98d4c272 --- /dev/null +++ b/security/cp2fwb/pkg-message @@ -0,0 +1,15 @@ +======================================================= + + 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 + +======================================================= |