cp2fwbuilder 0.6 review

Download
by rbytes.net on

cp2fwbuilder (Checkpoint Firewall 1 to FwBuilder) helps you to migrate an existing Checkpoint Firewall 1 installation and its ruleset

License: GPL (GNU General Public License)
File size: 0K
Developer: Stefan Majer
0 stars award from rbytes.net

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