Firewall Builder 3.0.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Firewall Builder 3.0.3 (Default branch)
# 1  
Old 12-09-2008
Firewall Builder 3.0.3 (Default branch)

ImageFirewall Builder consists of a GUI and set ofpolicy compilers for various firewall platforms.It helps users maintain a database of objects andallows policy editing using simple drag-and-dropoperations. The GUI and policy compilers arecompletely independent, which provides for aconsistent abstract model and the same GUI fordifferent firewall platforms. It currentlysupports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.License: GNU General Public License (GPL)Changes:
Problems with storing IPv6 addresses on FreeBSD have been fixed. GUI stability on operations of copying multiple objects between different data files has been improved. The parser for Cisco IOS configurations can now import configurations with a wider range of constructs. Support for non-ASCII characters in the RCS commit comments has been implemented.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SnortDlfConverter(3pm)					  LogReport's Lire Documentation				    SnortDlfConverter(3pm)

NAME
Lire::Firewall::SnortDlfConverter - convert Snort logs to firewall DLF DESCRIPTION
Lire::Firewall::SnortDlfConverter converts Snort logs into firewall DLF format. Input for this converter is the standard snort log file. SEE ALSO
The Snort project website at http://www.snort.org/ . AUTHOR
Code based upon snort2dlf code by Torsten Fellhauer <torsten@fellhauer-web.de>. VERSION
$Id: SnortDlfConverter.pm,v 1.14 2006/07/23 13:16:35 vanbaal Exp $ COPYRIGHT
Copyright (C) 2003 Stichting LogReport Foundation Copyright (C) 2003 Torsten Fellhauer This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see COPYING); if not, check with http://www.gnu.org/copyleft/gpl.html. Lire 2.1.1 2006-07-23 SnortDlfConverter(3pm)