Endian Firewall 2.2 Beta 3 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Endian Firewall 2.2 Beta 3 (Development branch)
# 1  
Old 02-02-2008
Endian Firewall 2.2 Beta 3 (Development branch)

Image Endian Firewall is an all-in-on Linux security distribution that turns any system into a full-featured security appliance. It features a stateful packet inspection firewall, application-level proxies for various protocols (HTTP, POP3, SMTP), anti-virus support, virus and spam filtering for email traffic (POP and SMTP), content filtering of Web traffic, and a "hassle free" VPN system based on OpenVPN. License: GNU General Public License (GPL) Changes:
A new uplink control was made with JavaScript and JSON, which enhances responsiveness on uplink status change, so the user can now decide if uplink should be "managed" automatically or manually. The kernel was updated to version 2.6.22.16, and was rebuilt with GCC 4.1.2 to solve some compiler related issues and to add drivers that were missing in Beta 2. The packages were rebuilt for i586 instead of i686 to support embedded and older systems. Over 60 bugfixes and other enhancements were made.Image

More...
Login or Register to Ask a Question

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

NAME
Lire::Firewall::WatchguardDlfConverter - convert Watchguard logs to firewall DLF DESCRIPTION
Lire::Firewall::WatchguardDlfConverter converts Watchguard logs into firewall DLF format. Input for this converter is the standard Watchguard syslog log file. AUTHOR
Wessel Dankers <wsl@logreport.org> Initial code by Joost Bekkers <joost@jodocus.org>, now maintained by the LogReport team. Based upon the cisco_ios2dlf.in script. SEE ALSO
The WatchGuard website at http://www.watchguard.com/ for some information on the WatchGuard Firebox System. Unfortunately, only very little information is freely available. VERSION
$Id: WatchguardDlfConverter.pm,v 1.10 2006/07/23 13:16:35 vanbaal Exp $ COPYRIGHT
Copyright (C) 2001-2003 Stichting LogReport Foundation LogReport@LogReport.org 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 WatchguardDlfConverter(3pm)