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.

2004-08-13 05:52
0.7

此版本实现IPLIMIT,以便它可与2.4和2.6的内核,实现了端口转发到其它接口(不再限于非军事区),解决了在安装脚本,遗漏了mkdir错误,并删除TCP端口445(微软双链)由TCP_PROBE。
标签: Minor feature enhancements
This release implements IPLIMIT so that it works with 2.4
and 2.6 kernels, implements port forwarding to other
interfaces (no longer limited to DMZ), fixes an error in the
install script that omitted a mkdir, and removes the TCP port
445 (microsoft-ds) from TCP_PROBE.

2002-11-12 18:40
0.6.3

更增加了理智检查。一种新的实验安装脚本加入。默认的日志记录级别改为由克恩.=信息以克恩.=在narc.conf调试。请修改您的syslog.conf来适应变化。该LOG_LIMIT_EXCEED选项被添加到日志TCP连接超过了narc.conf LIMIT_RATE。
标签: Minor feature enhancements
Even more sanity checking was added. A new
experimental install script was added. The default
logging level was changed from kern.=info to
kern.=debug in narc.conf. Please modify your
syslog.conf to accommodate the change. The
LOG_LIMIT_EXCEED option was added to log TCP
connections that exceed the LIMIT_RATE in
narc.conf.

2002-10-08 01:32
0.6.2

大侠的ipchains的模块检测已得到修复。模块检测已被更改,包括/某些分布lib中。一个AUTOGET_EXTERNAL_IP选项已被添加了缉毒刑警,forward.conf。更多错字已得到修复。
标签: Minor bugfixes
Errant detection of the ipchains module has been fixed. Modules detection has been changed to include /lib for certain distributions. An AUTOGET_EXTERNAL_IP option has been added for narc-forward.conf. More typos have been fixed.

2002-02-19 23:19
0.6.1

rp_filter(入口过滤)和ENABLE_IPLIMIT已得到修复。这是第一缉毒特警释放与以前的(0.6兼容)narc.conf文件。
标签: Minor bugfixes
rp_filter (ingress filtering) and ENABLE_IPLIMIT have been fixed. This is the first NARC release to be compatible with the previous (0.6) narc.conf file.

2002-01-17 19:32
0.6

可执行文件路径的缉毒特警现在可以配置(使用的/ etc / init.d / iptables的)。缉毒特警被重写,使未来的选择更容易加入。一般限制支持率增加了。支持基于IP /网络的连接限制(仅TCP)的补充。更多日志选项被添加(ICMP协议,数据包长度,iplimit)。一般的代码清理和优化了。
标签: Minor feature enhancements
The NARC executable path is now configurable (used by /etc/init.d/iptables).
NARC was rewritten to make adding future options easier. Support for general
rate limiting was added. Support for IP/network based connection limit (TCP
only) was added. More logging options were added (ICMP, packet length,
iplimit). General code cleanup and optimizations were made.

Project Resources