Télécharger la liste

Description du projet

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.

Système requise

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

Ce communiqué met en œuvre IPLIMIT afin qu'il fonctionne avec des noyaux 2.4 et 2.6, met en oeuvre la redirection de port vers d'autres interfaces (et non plus limitée à DMZ), corrige une erreur dans le script d'installation qui ne parlait pas de mkdir, et supprime le port TCP 445 (microsoft-ds ) à partir de TCP_PROBE.
Tags: 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

Plus encore contrôle de validité a été ajouté. Un nouveau script d'installation expérimentale a été ajouté. Le niveau d'enregistrement par défaut a été changé de kern .= info à kern .= debug dans narc.conf. S'il vous plaît modifier votre syslog.conf pour s'adapter au changement. L'option LOG_LIMIT_EXCEED a été ajouté au journal des connexions TCP qui dépassent les LIMIT_RATE dans narc.conf.
Tags: 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

Errant de détection du module ipchains a été corrigé. Modules de détection a été modifié afin d'inclure / lib pour certaines distributions. AUTOGET_EXTERNAL_IP Une option a été ajoutée pour forward.conf NARC. Plus de fautes de frappe ont été corrigées.
Tags: 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 (Ingress Filtering) et ENABLE_IPLIMIT ont été corrigés. Il s'agit du premier communiqué de NARC d'être compatible avec la précédente (0.6) Fichier narc.conf.
Tags: 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

Le chemin vers l'exécutable NARC est maintenant configurable (utilisé par / etc / init.d / iptables). NARC a été réécrit pour le rendre plus facile d'ajouter des options futures. Soutien à taux général de limitation a été ajouté. Support for IP / réseau basé limite de connexion TCP (seulement) a été ajoutée. Plus d'options de journalisation ont été ajoutés (ICMP, la longueur des paquets, iplimit). General nettoyage du code et optimisations ont été faites.
Tags: 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