Download List

專案描述

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

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.

2007-04-25 15:24
1.1

Every patch that has accumulated in the past few
years has been applied to this release.
標籤: Minor bugfixes

2002-12-18 22:35
1.0

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.
標籤: Major feature enhancements

2002-09-07 19:20
0.9

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.
標籤: Major feature enhancements

2002-04-18 17:49
0.8

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.
標籤: Major feature enhancements

2002-02-10 23:42
0.7

Initial (alpha) support for the ipfilter firewall was added.
標籤: Major feature enhancements

Project Resources