diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-18 12:04:26 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-18 12:04:26 +0000 |
commit | 266d659d5eac28ea92dc7c099788d74ff96bac09 (patch) | |
tree | 4caa902be3da9726ee5fdf52bd9e484986628306 /security/cp2fwb/pkg-message | |
parent | 2e0b612dd8c4778bb079cba2f25b95125c63ffb5 (diff) |
Notes
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 + +======================================================= |