Download List

Projeto Descrição

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 versão adiciona uma opção-p para daxfiscript para que as regras resultantes são apenas impresso. O código de bloqueio para o script daxfi foi totalmente reescrito. O módulo de Python eo roteiro foram testados com Python 2,0, 2,1 e 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

Um script para converter um arquivo XML em comandos de firewall foi adicionado. Minor bugfixes e algumas alterações foram feitas. Agora o programa daxfi pode ser (parcialmente) utilizado por um usuário não 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

Melhoria do projecto de plug-ins bugfixes fila e de menor escala.
Tags: Minor bugfixes
Enhanced design of plug-ins queue and minor bugfixes added.

2001-09-01 23:51
0.6

Há algum novo recurso no script daxfi (opções de comando nova linha, o padrão novo nível de execução, etc) e as alterações no pacote pesado daxfi. Quase todas as funções úteis agora está acessível através de instâncias da classe 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 versão suporta ipfwadm (para o kernel Linux 2.0). Muitos bugs foram corrigidos, e não há grandes alterações no módulo 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