----------------------------------------------------------------------- ReadConfig V 4.1.6 (2000-11-30) 02/2000 by Volker Tanger ----------------------------------------------------------------------- ReadConfig is a Perl script to parse Axent (Eagle) Raptor configuration files and produces a readable report in HTML format. Requirements: * Perl installed (I guess even older versions will do) * Axent (Eagle) Raptor 6.0 - but will produce sensible output for older versions, too (tested against 4.0, 5.0) * 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: * Notifications might look strange (not well formatted) with configuration files from a MS Windows NT platform - at least they do for config files of Eagle Raptor V.4 * User and group management not implemented * Groups are displayed "exploded" in the rules section. * If two (or more) entities have the same IP address(+mask), the first of them will be displayed. The data aquisition is based on knowledge derived from reverse-engineereding of well known configurations with help, ideas and code parts of the CONFIG.PL (V3.1) script by Bobby Brown . It is totally unsupported by Axent or its representatives. Updates will be available at http://www.wyae.de/software/ ----------------------------------------------------------------------- Shortcut: Distributable under "Modified BSD" license ----------------------------------------------------------------------- Copyright (c) 1999 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 -----------------------------------------------------------------------