Downloadliste

Projektbeschreibung

DAXFi is a Python script that helps configure several different kinds of firewalls in a consistent way. It can run as daemon to adapt its behavior to external conditions; rules can be described with XML files, XML strings, or generated directly by the code; the program can be configured and extended with a sort of plug-ins written in Python. It comes with a Python package, useful to build other applications aimed to manipulate different firewalls in a uniform way (some example programs are included).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2007-04-25 15:24
1.1

Jedes Pflaster, das in den letzten Jahren angesammelt hat, wurde auf diese Version angewandt.
Tags: Minor bugfixes
Every patch that has accumulated in the past few
years has been applied to this release.

2002-12-18 22:35
1.0

Benutzer-definierten Ketten und Kette Maßnahmen wurden eingeführt. Die PyXML Paket ist nicht mehr erforderlich, und die SAX-API wird anstelle des DOM, mit deutlichen Leistungssteigerung. Nun sind zwei Regeln zusammengefasst werden können, mit dem XOR-Operator. Die daxfidump Skript kann die Ausgabe in einer einzigen Datei. Viele Bugs wurden gefixt.
Tags: Major feature enhancements
User defined chains and chain policies were introduced. The pyXML package is no longer required, and the SAX API is used instead of DOM, with noticeable performance improvement. Now two rules can be merged using the XOR operator. The daxfidump script can write the output to a single file. Many bugs were fixed.

2002-09-07 19:20
0.9

In dieser Version wurde die XML-Syntax modifiziert wurden zahlreiche Bugs behoben und die C-Module wurden für die i386-, Alpha, PPC und Sparc64-Architekturen übersetzt. Weitere Änderungen wurden eingeführt, um die Leistung zu verbessern.
Tags: Major feature enhancements
In this release, the XML syntax was modified, many bugs were fixed,
and the C modules were compiled for the i386, Alpha, PPC, and Sparc64
architectures. Other changes were introduced to improve performance.

2002-04-18 17:49
0.8

Mit diesem Release unterstützt voll und ganz DAXFi ipfilter und mit allen gängigen NAT Firewall. Es kann nun auf unterschiedlichen Betriebssystemen und Architekturen laufen. Die XML-DTD wurde gereinigt. Ein Dokument erklärt, wie XML-Regeln schreiben, mit vielen Beispielen.
Tags: Major feature enhancements
With this release, DAXFi fully supports ipfilter
and NAT with every common firewall. It can now run
on different operating systems and architectures.
The XML DTD was cleaned. A document explaining how
to write XML rules, with many examples.

2002-02-10 23:42
0.7

Initial (alpha) Unterstützung für die IP-Filter Firewall hinzu.
Tags: Major feature enhancements
Initial (alpha) support for the ipfilter firewall was added.

Project Resources