Download List

Descripción del Proyecto

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

Cada parche que se ha acumulado en los últimos años se ha aplicado a esta versión.
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

Definidas por el usuario y las políticas de las cadenas de la cadena se introdujeron. El paquete de PyXML ya no es necesario, y la API de SAX se utiliza en lugar de DOM, con una mejora de rendimiento notable. Ahora, dos normas se pueden combinar con el operador XOR. La secuencia de comandos daxfidump puede escribir el resultado en un solo archivo. Muchos errores fueron corregidos.
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

En esta versión, la sintaxis XML se ha modificado, muchos errores se fija, y los módulos de C fueron compilados para las arquitecturas i386, Alpha, PPC, y arquitecturas Sparc64. Otros cambios fueron introducidos para mejorar el rendimiento.
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

Con este lanzamiento, DAXFi apoya plenamente ipfilter y NAT con todos los cortafuegos más comunes. Ahora se puede ejecutar en diferentes sistemas operativos y arquitecturas. El DTD se limpió. Un documento que explica cómo escribir las normas XML, con muchos ejemplos.
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

Inicial (alfa) de apoyo para el servidor de seguridad IPFilter se ha añadido.
Tags: Major feature enhancements
Initial (alpha) support for the ipfilter firewall was added.

Project Resources