I am sorry, but because of a legal contract, I can not work officially on this project ...
I have just release a testing purpose only version of open-firewall.
It is composed by :
- open-firewall-core : core module
- open-firewall-plugins : plugins module
It has been tested on FreeBSD.
Try it if you can ...
Nicolas
I have just release a testing purpose only version of open-firewall.
It has been tested on FreeBSD and Linux debian 2.4
** Changes with 0.1.0 **
Test suite of 0.1.0 contains memory leaks. They are fixed in this release. No more changes.
I have just release a testing purpose only version of open-firewall.
It has been tested on FreeBSD and Linux debian 2.4
I have just made open-firewall working with a FreeBSD 5.2.1 kernel using IPFW. The test is:
divert socket from any to myself.
ping www.whatyouwant
see the return packet dump using of_null_packet.dso plugin.
For the moment, no documentation exists for xml configuration file, neither on xml -> ipfw generation process. But i am starting on this subject.
More to come soon.
Comments about plugins are welcome.