Menu

DAXFi - Dynamic XML Firewall / News: Recent posts

DAXFi version 1.1 released

In this release, every available patch was applied.
Coders willing to takeover DAXFi are still required, since this project was not developed in the last three or four years, now.

Posted by Davide Alberani 2007-04-25

help wanted

DAXFi is a Python package that helps configure several different kinds of firewalls in a consistent way. The rules can be described with XML files, XML strings, or generated directly by the code.

I've not worked on DAXFi since a long time; if someone wants to take over the development, I'll be very glad to give all the support that I could.

Required skills/keywords: Python, XML, firewalls.

Home page: http://daxfi.sf.net/

Posted by Davide Alberani 2006-02-09

developers required

DAXFi is not actively developed since about two years, now.
If you want to revive this project, see the home
page and contact me: http://daxfi.sf.net

DAXFi is a Python package that helps configure
several different kinds of firewalls in a consistent way.

Posted by Davide Alberani 2004-12-07

DAXFi demo cgi

A simple demo cgi is available:
http://daxfi.sourceforge.net/#demo

It shows how DAXFi can be used to generate
firewall rules.

Posted by Davide Alberani 2004-12-06

Debian repository

Debian packages are now available from a
deb repository: http://erlug.linux.it/~da/deb/

RPM and SRPM are also available here:
http://erlug.linux.it/~da/rpm/

Posted by Davide Alberani 2004-06-17

DAXFi 1.0 rpm and deb

Released packages for Debian (Python 2.1 is required)
and RedHat/Mandrake (Python 2.2 is required).
Published a small patch for the tarball version.

Posted by Davide Alberani 2003-07-26

DAXFi 1.0 released

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.

Posted by Davide Alberani 2002-12-19

DAXFi 0.9 release

in this release the XML syntax was modified, many bugs
were fixed and now the C modules are compiled for i386,
Alpha, PPC and Sparc64 architectures.
Introduced other changes for performance improvement.

Posted by Davide Alberani 2002-09-07

DAXFi 0.8 released

with this release, DAXFi fully supports ipfilter
and NAT with every firewall; now it can run on
different operating systems and architectures; the
XML DTD was cleaned and there is a document
about how to write XML rules, with many examples.

Posted by Davide Alberani 2002-04-18

DAXFi 0.7 released

DAXFi is a Python script that helps configure
several different kinds of firewalls in a
consistent way.

In this release initial (alpha) support for
the ipfilter firewall was added.

Posted by Davide Alberani 2002-02-10

DAXFi 0.6c released

DAXFi is a Python script that helps configure
several different kinds of firewalls in a
consistent way.

What's new in this release: it was added
a -p switch to daxfiscript so that the resulting
rules are just printed; the lock code for the
daxfi script was completely rewritten.
The Python module and the script have been tested
with Python 2.0, 2.1 and 2.2b1.

Posted by Davide Alberani 2001-12-06

DAXFi 0.6b released

DAXFi is a Python script that helps configure
several different kinds of firewalls in a
consistent way.
In this release: added a script to convert a XML file to firewall commands; minor bugfixes and
changes in the daxfi packages.

Posted by Davide Alberani 2001-11-01

DAXFi 0.6a released

DAXFi is a Python script that helps configure
several different kinds of firewalls in a
consistent way.
In this release: enhanced design of plug-ins
queue and minor bugfixes added.

Posted by Davide Alberani 2001-10-24

DAXFi 0.6 released

In the 0.6 release there are some new feature in the daxfi script (new command line options, new default runlevel, etc.) and heavy changes in the daxfi package.
Almost every useful function is now accessible through instances of the Firewall class.

Posted by Davide Alberani 2001-09-02

DAXFi 0.5

DAXFi is a Python script that helps configure several different firewalls in a consistent way.
With version 0.5 ipfwadm, ipchains
and iptables are supported.

Posted by Davide Alberani 2001-08-13

DAXFi initial SourceForge release

DAXFi is a Python script that helps configure ipchains and iptables based firewalls. It can run as daemon to adapt its behavior to external conditions. Rules can be described with XML files; the program can be extended with plugins written
in Python.

Posted by Davide Alberani 2001-06-02