Download List

项目描述

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 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

该sysctl_key()函数实现的,是对IPv6的检测,它修正了一个严重的安全问题使用。从现在起,所有变量都显式设置通配符的sysctl变量(如“net.ipv4.conf .*. rp_filter”),因为新的内核处理这些不同了。在“阻止主机”功能,增加了BLOCK_HOSTS_BIDIRECTIONAL选项来指定主机是否被阻止入站和出站(这是默认值)或仅入站。添加了一个选项以启用或禁用内部网和DMZ反欺骗。添加了一个选项来启用或关闭IGMP记录。杂项调整和修复了。
标签: 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