Firewall Builder 3.0.1 (Default branch)


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

Image Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists. License: GNU General Public License (GPL) Changes:
This release includes numerous usability improvements and stability fixes. Among others, a fix is provided for the old annoying problem that caused the program to think that something in the data file had changed right after opening while there were no changes. 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)