Download List

项目描述

NARC (Netfilter Automatic Rules Configurator) is a free firewalling package for Netfilter/Iptables, released under the BSD license. It attempts to simplify the setup of a firewall (stateful packet filter) via the iptables tools. It is a bash shellscript that generates (hopefully) sensible and secure rules for Netfilter based on a simple configuration file. It features quick setup via a simple configuration file, connection tracking (and fragmentation reassembly), customized logging, probe detection (TCP & UDP), and much more.

系统要求

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.

2001-10-05 12:08
0.5.1

CHECK_SYN_PACKET_LENGTH和安装中的一个错误的方向是固定的。 LOOPBACK_MODE和更多的配置文件理智检查补充。
标签: Minor bugfixes
CHECK_SYN_PACKET_LENGTH and an error in the installation directions were fixed. LOOPBACK_MODE and more sanity checking of the config file added.

2001-09-23 16:57
0.5

默认的/ etc / narc.conf位置移动到/ etc /缉毒刑警/ narc.conf。默认位置的/ usr /斌/缉毒刑警移动到/ usr / sbin /缉毒刑警。 iptables的init.d修改,以支持RedHat的用户chkconfig的脚本,路径信息修改。实施配套实施的端口范围(允许)超过15端口。的/ etc /缉毒刑警- custom.conf添加到允许执行自定义命令。 AUTH_REJECT改善。 FORWARD_LAN_TO_DMZ固定。在规则重新排序优化和记录,更多的配置文件理智检查,一般bug修正和补充。
标签: Major feature enhancements
Default location of /etc/narc.conf moved to /etc/narc/narc.conf. Default location of /usr/bin/narc moved to /usr/sbin/narc. iptables init.d script modified to support chkconfig for Redhat users, and path info modified. Implemented port range matching implemented (allows for more than 15 ports). /etc/narc-custom.conf added to allow execution of custom commands. AUTH_REJECT improved. FORWARD_LAN_TO_DMZ fixed. Optimizations in rule reordering and logging, more sanity checking of the config file, and general bugfixes added.

2001-08-28 00:53
0.4

日志记录部分已得到改进和固定。端口转发部分已经重新设计和修复。在缉毒刑警- forward.conf文件已被添加。 CHECK_SYN_PACKET_LENGTH已配置,使缉毒特警可与股票的内核不支持数据包长度检查使用。欺骗检查作了调整。
标签: Minor feature enhancements
The logging section has been improved and fixed. The port forwarding section has been reworked and fixed. The narc-forward.conf file has been added. CHECK_SYN_PACKET_LENGTH has been made configurable so that NARC can be used with stock kernels that do not support packet length checking. Spoof checking has been tweaked.

Project Resources