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.

2001-12-08 23:34
0.6c

Esta versión incluye una opción-p para daxfiscript para que las normas resultantes se acaba de imprimir. El código de bloqueo para el script daxfi fue completamente reescrito. El módulo de Python y la secuencia de comandos se han probado con Python 2.0, 2.1 y 2.2b1.
Tags: Minor feature enhancements
This release adds 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.

2001-11-01 20:57
0.6b

Un script para convertir un archivo XML en los comandos de servidor de seguridad se ha añadido. Correcciones de errores menores y algunos se hicieron cambios. Ahora el programa puede ser daxfi (parcialmente) utilizado por un usuario no privilegiado.
Tags: Minor feature enhancements
A script to convert an XML file into firewall commands was added. Minor
bugfixes and some changes were made. Now the daxfi program can be (partially)
used by a non privileged user.

2001-10-23 16:55
0.6a

Un diseño mejorado de los plug-ins de corrección de errores de cola y el menor de edad agregó.
Tags: Minor bugfixes
Enhanced design of plug-ins queue and minor bugfixes added.

2001-09-01 23:51
0.6

Hay alguna característica nueva en el script de daxfi (nuevas opciones en línea de comando, por defecto nuevo nivel de ejecución, etc) y los cambios fuertes en el paquete de daxfi. Casi todas las funciones útiles es ahora accesible a través de instancias de la clase Firewall.
Tags: Major feature enhancements
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.

2001-08-14 02:10
0.5

Esta versión es compatible con ipfwadm (para el kernel Linux 2.0). Muchos errores han sido corregidos, y hay grandes cambios en el módulo de daxfilib.
Tags: Major feature enhancements
This release supports ipfwadm (for Linux kernel 2.0). Many bugs have been fixed, and there are major changes in the daxfilib module.

Project Resources