Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
1.9.2l

Le sysctl_key () a été mis en place et est utilisé pour la détection IPv6, qui fixe un grave problème de sécurité. A partir de maintenant, toutes les variables sont définies explicitement pour les variables sysctl génériques (comme "net.ipv4.conf .*. rp_filter") depuis les noyaux plus récents gérer ces différemment maintenant. Le "Bloqué hôte» ajoute l'option BLOCK_HOSTS_BIDIRECTIONAL de préciser si les hôtes sont bloqués à la fois entrants et sortants (qui est la valeur par défaut) ou uniquement entrantes. Une option a été ajoutée pour activer ou désactiver des filets anti-usurpation internes et DMZ. Une option a été ajoutée pour activer ou désactiver la journalisation IGMP. Divers réglages et corrections ont été faites.
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