Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
1.9.2l

Die sysctl_key ()-Funktion wurde implementiert und ist für IPv6-Erkennung, die eine schwerwiegende Sicherheitslücke behebt verwendet. Von nun an werden alle Variablen explizit für sysctl Wildcard Variablen (wie "net.ipv4.conf .*. rp_filter"), da neuere Kernel diese verarbeiten jetzt anders. Die "Blockierte Host"-Funktion fügt die BLOCK_HOSTS_BIDIRECTIONAL Option, um festzulegen, ob Techniker sind sowohl Inbound-und Outbound (das ist die Standardeinstellung) oder nur eingehend blockiert. Eine Option wurde hinzugefügt, um Aktivieren oder Deaktivieren antispoofing für interne und DMZ Netze. Eine Option wurde hinzugefügt, um Aktivieren oder Deaktivieren IGMP-Protokollierung. Diverse Optimierungen und Fehlerbehebungen vorgenommen wurden.
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