Download List

Projeto Descrição

Arno's IPTABLES Firewall Script is a secure stateful firewall for both single and multi-homed machines. It supports NAT and SNAT, port forwarding, ADSL ethernet modems with both static and dynamically assigned IPs, MAC address filtering, stealth port scan detection, DMZ support, protection against SYN/ICMP flooding, experimental IPv6 support, multi-interface/aliased-IP support, and extensive user definable logging with rate limiting to prevent log flooding. It has plugin support to add extra features (like SSH Brute Force protection and (Racoon) IPSEC support). It is easy to configure and highly customizable. A filter script that makes your firewall log more readable is also included.

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.

2010-08-31 23:41 Back to release list
1.9.2l

O sysctl_key () função foi implementada e é utilizada para detecção IPv6, que corrige uma falha de segurança grave. A partir de agora, todas as variáveis são explicitamente definidos para as variáveis sysctl curinga (como "net.ipv4.conf .*. rp_filter") desde os kernels mais novos lidar com esses diferente agora. O "Bloqueados Host" funcionalidade acrescenta a opção BLOCK_HOSTS_BIDIRECTIONAL para especificar se os hosts são bloqueados de entrada e de saída (que é o padrão) ou apenas de entrada. Uma opção foi adicionada para habilitar ou desabilitar antispoofing para as redes interna e DMZ. Uma opção foi adicionada para habilitar ou desabilitar o log IGMP. Diversos ajustes e correções foram feitas.
Tags: major (security)
The sysctl_key() function was implemented and is used for IPv6 detection, which fixes a serious security issue. From now on, all variables are explicitly set for sysctl wildcard variables (like "net.ipv4.conf.*.rp_filter") since newer kernels handle those differently now. The "Blocked Host" feature adds the BLOCK_HOSTS_BIDIRECTIONAL option to specify whether hosts are blocked both inbound and outbound (which is the default) or inbound only. An option was added to enable or disable antispoofing for internal and DMZ nets. An option was added to enable or disable IGMP logging. Miscellaneous tweaks and fixes were made.

Project Resources