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

sysctl_key () 함수가 구현 심각한 보안 문제를 해결할 수 IPv6를 감지에 사용됩니다. 이제부터, 모든 변수를 명시적으로 새로운 커널 다르게 지금은 그 처리 이후 ( "net.ipv4.conf .*. rp_filter"같은) 와일드 sysctl 변수에 대한 설정됩니다. "차단된 호스트"기능은 호스트 인바 운드 및 아웃 바운드 (기본값입니다) 또는 인바운드만 차단할지 여부를 지정 BLOCK_HOSTS_BIDIRECTIONAL 옵션을 추가합니다. 옵션은 내부 및 비무장 지대 그물을 사용하지 않도록 설정하거나 antispoofing에 추가되었습니다. 옵션을 사용하거나 사용에 추가되었습니다 해제 IGMP 로깅. 기타 바뀌는 및 수정이 일어났습니다.
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