Download List

Descripción del Proyecto

Easy Firewall Generator is a PHP Web application that generates an iptables firewall script. The generated script is designed for a single system connected to the Internet or a system acting as a gateway/firewall for a small private network. The generator prompts recursively for a variety of options. When the selected options form a complete set, it generates and returns a commented firewall script based on those options. The generator includes documentation on iptables and each option.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-12 06:17
1.17

El guión fue modificado para hacer algo de entrada en los firewalls de filtrado básico generado por los sistemas de puerta de enlace por caer los paquetes que llegan en la interfaz externa que tienen una fuente de la red interna.
Tags: Minor security fixes
The script was altered to do some basic ingress filtering on
firewalls generated for gateway systems by dropping packets
coming in the external interface that have a source of the
internal network.

2005-04-28 00:50
1.16

Se han añadido normas explícitamente filtro de paquetes TCP con combinaciones de indicadores ilegal. Se ha añadido soporte para la sección Permitir entrantes para mDNSResponder.
Tags: Minor security fixes
Rules have been added to explicitly filter TCP packets with illegal flag combinations. Support has been added to the Allow Inbound section for mDNSResponder.

2004-03-15 06:11
1.15

Esta versión incluye el soporte para permitir conexiones entrantes a un servidor NFS y algunos otros artículos de limpieza menor.
Tags: Minor feature enhancements
This release adds support for allowing inbound connections to an NFS server and some additional minor cleanup items.

2003-05-25 08:13
1.14

Esta versión incluye una opción de SSL con el servidor Web y las opciones de correo electrónico en la sección de entrada de servicios. También añade una opción para la función de reenvío de puerto para redirigir las solicitudes también se interna a la IP externa al sistema interno.
Tags: Minor feature enhancements
This release adds an SSL option to the Web Server and
Email options in the inbound services section. It also
adds an option to the Port Forwarding feature to also
redirect internal requests to the external IP to the
internal system.

2003-03-12 00:55
1.13

Esta versión incluye dos opciones a la opción Servicios en Permitir entrantes. Una opción permite a las transferencias de archivos a través de la mensajería instantánea de MSN Messenger de servicio. El otro permite al usuario especificar un puerto o la rabia puerto (UDP, TCP, o ambos) para crear reglas personalizadas.
Tags: Minor feature enhancements
This release adds two choices to the Allow Inbound Services option. One choice allows file transfers through the MSN Messenger instant messaging service. The other allows the user to specify a port or port rage (UDP, TCP, or both) to create custom rules.

Project Resources