by alberanid
DAXFi is a Python package that helps configure several differentkinds of firewalls in a consistent way.The rules are described in XML.It comes with a Python package, useful to build otherapplications and includes some useful example programs.
oguzy created the iptables problem forum thread
Applied every available patch.
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.
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 ...
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.
A simple demo cgi is available: http://daxfi.sourceforge.net/#demo It shows how DAXFi can be used to generate firewall rules.
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/
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.
daxfi package
* xml.sax is used instead of xml.dom to parse the XML data; pyXML
is no more needed.
* support for user-defined chains (which can be dumped, now).
* new dumpRulesUDC('direction') method in the Firewall class, used
to dump user-defined ...
daxfi package
* xml.sax is used instead of xml.dom to parse the XML data; pyXML
is no more needed.
* support for user-defined chains (which can be dumped, now).
* new dumpRulesUDC('direction') method in the Firewall class, used
to dump user-defined ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use