cp2fwbuilder 0.6 review
Downloadcp2fwbuilder (Checkpoint Firewall 1 to FwBuilder) helps you to migrate an existing Checkpoint Firewall 1 installation and its ruleset
|
|
cp2fwbuilder (Checkpoint Firewall 1 to FwBuilder) helps you to migrate an existing Checkpoint Firewall 1 installation and its rulesets to Linux with iptables or a BSD-based firewall.
This is done by converting the Rulebase- and the Objects- Database from Checkpoint to the FirewallBuilder XML Format.
Remember though, that this program is under development and could eventually do nasty things when doing the translation. especially with things like Userauthentication or Clientauthentication which are not supported under fwbuilder.
To use it, you have the following options
cp2fwbuilder
[--objects=]
[--rules=]
[--all_objs] [--all_services]
[--with_implicit_rules]
[--sort_by_type]
[--verbose] [--version] [--comments]
[--output_xml=]
cp2fwbuilder --objects=objects.C --rules=rulebase.W --output_xml=rulebase.xml
fwbuilder -f rulebase.xml
What's New in This Release:
removed quotes from object names
cp2fwbuilder 0.6 keywords