Download List

Projeto Descrição

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

O roteiro foi alterado para fazer alguma penetração filtragem básica sobre firewalls gerados para os sistemas de gateway, deixando de lado os pacotes provenientes da interface externa que tem uma fonte da rede 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

Regras foram adicionados explicitamente filtro de pacotes TCP com combinações pavilhão ilegal. O suporte foi adicionado à seção Permitir entrada 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 versão adiciona suporte para permitir conexões de entrada para um servidor NFS e alguns itens adicionais de limpeza 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 versão adiciona uma opção de SSL para o servidor Web e as opções de e-mail na seção de serviços receptivos. Ele também adiciona uma opção para a função de Port Forwarding também para redirecionar solicitações interna para o IP externo para o 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 versão adiciona duas opções para a opção Permitir Entrada Serviços. Uma opção permite transferências de arquivos através de mensagens instantâneas MSN Messenger serviço. O outro permite ao usuário especificar uma porta ou raiva porta (UDP, TCP ou ambas) para criar regras 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