summaryrefslogtreecommitdiff
path: root/security/cp2fwb/pkg-message
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-18 12:04:26 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-18 12:04:26 +0000
commit266d659d5eac28ea92dc7c099788d74ff96bac09 (patch)
tree4caa902be3da9726ee5fdf52bd9e484986628306 /security/cp2fwb/pkg-message
parentadd bsp 5.1 (diff)
add cp2fwb 0.6
Checkpoint FW1 to Firewall Builder ruleset converter PR: 37298 Submitted by: Christian Brueffer <chris@unixpages.org>
Notes
Notes: svn path=/head/; revision=66591
Diffstat (limited to 'security/cp2fwb/pkg-message')
-rw-r--r--security/cp2fwb/pkg-message15
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
+
+=======================================================