----------------------------------------------------------------------- Raptor2Ckp V 0.1.0 (2001-02-01) 02/2001 by Volker Tanger ----------------------------------------------------------------------- Raptor2Ckp is a Perl script to parse Axent (Eagle) Raptor configuration files and produces network entities to be included into Checkpoint Firewall-1 configuration file "objects.C". Requirements: * Perl installed (I guess even older versions will do) * Axent (Eagle) Raptor version 4.0 to 6.0 - and possibly newer (untested) * It was tested against RCU (Hawk) and Raptor (Firewall) installed, so I do not know if it will work on a RCU(Hawk)-only or FW-only installation. * The script must be run within directory with a copies of configuration files from the Eagle installation. Known bugs: * Protocols, User and group management not implemented The data aquisition is based on knowledge derived from reverse-engineereding of well known configurations with help, ideas and code parts of the ReadConfig.pl (V4.1.6) script by Volker Tanger. It is totally unsupported by Axent/Symmantec or Checkpoint or representatives. Updates will be available at http://www.wyae.de/software/ ----------------------------------------------------------------------- Shortcut: Distributable under "Modified BSD" license ----------------------------------------------------------------------- Copyright (c) 2001 Volker Tanger All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE -----------------------------------------------------------------------