-
Vuurmuur 0.7 released
A new version of Vuurmuur is out: 0.7. This release mainly fixes bugs and build issues. Translations are generated and installed again, lots of traffic shaping fixes were made.
Support for pmtu MSS clamping was added, as was support for NAT source port randomization.
See http://www.vuurmuur.org/trac/wiki/Changelog for all changes.
2009-04-04 06:57:56 UTC by vicjul78
-
Vuurmuur 0.6 released
Hi everyone,
Finally, after more than a year, a new stable release! This release
primarily adds support for traffic shaping to Vuurmuur. Read this short
guide[1] on how to use it.
Get the release from ftp://ftp.vuurmuur.org/releases/0.6/
Debian and Ubuntu packages are available, including for the upcoming
Ubuntu Intrepid 8.10 and Debian Lenny and Sid. See these instructions[2]
on how to use the apt archive.
The full changelog is available here:
http://www.vuurmuur.org/trac/wiki/Changelog
[1] http://www.vuurmuur.org/trac/wiki/TrafficShaping
[2] http://www.vuurmuur.org/trac/wiki/InstallationDebian
2008-09-27 12:08:12 UTC by vicjul78
-
Vuurmuur 0.5.73 released
Hi everyone,
After the new site at http://www.vuurmuur.org/ I'm now pleased to
announce Vuurmuur version 0.5.73. This release both adds a number of new
features and fixes a lot of bugs. To start with the latter, many bugs in
the log and connection management were fixed. Also, Vuurmuur can handle
systems with nf_conntrack much better. There were lots of smaller fixes
all over the program.
In the new feature department there is support for NFQUEUE (which is
nice if you run Snort_inline), rule limits that are now optional for all
rules, and limits that can also be limited in minutes, hours or days.
Source (ftp://ftp.vuurmuur.org/releases/0.5.73/Vuurmuur-0.5.73.tar.gz),
Autopackage
(ftp://ftp.vuurmuur.org/releases/0.5.73/Vuurmuur-0.5.73.x86.package) and
Debian and Ubuntu packages
(http://www.vuurmuur.org/trac/wiki/InstallationDebian) are available.
Contributions or packages for other distro's such as Fedora or SUSE
would be very welcome! If you send them to me I will put them on the ftp
server.
I've pasted the full changelog below.
Regards,
Victor
Changelog (http://www.vuurmuur.org/trac/wiki/Changelog):
0.5.73 (2007-09-17)
* update links to reflect new site
* fix a number of support scripts not working when /bin/sh didn't
point to bash
* fix a few stats in the status window
* fix a parse bug in the logview management
0.5.73 alpha 7 (2007-09-08)
* Memory problems (corruption & leaks) in the connection viewer were
fixed.
* Russian translation updated by Alex.
0.5.73 alpha 6 (2007-09-01)
* Add a separate message for when a user wants to apply changes when
the Vuurmuur daemon is not running.
* Add support for conntrack 'unknown' lines with unreplied state.
0.5.73 alpha 5 (2007-08-23)
* Fix in_int and out_int not working in rules from and to the
firewall. Thanks for reporting Jorijn.
* Updated Dutch translation.
0.5.73 alpha 4 (2007-07-22)
* Add the option to limit rules per minute, hour and day.
* Allow limit option for all rules.
* Fix for the prevention of duplicate NFQUEUE rules.
* Make sure only one set of rules is created per queue number in the
NFQUEUE chains. This prevents lot's of unneeded and uneffective rules.
0.5.73 alpha 3 (2007-06-01)
* Added support for NFQUEUE
* Fixed loading of modules and checking of capabilities on more
recent systems.
* Removed the obsolete markiptstate option.
0.5.73 alpha 2 (2007-01-21)
* Fixed the killing of grouped connections.
* Fixed the Debian initscript for systems not linking /bin/sh to
/bin/bash
0.5.73 alpha 1 (2007-01-08)
* Fixed the killing of DNAT/PORTFW connections.
2007-09-17 14:33:53 UTC by vicjul78
-
New Vuurmuur site!
Since today there is a new homepage for Vuurmuur, which can be found at http://www.vuurmuur.org/ The new site is build on the Trac software and will replace both the static site at http://vuurmuur.sourceforge.net/ and the wiki http://wiki.vuurmuur.org/ The trackers hosted by SourceForge are also replaced by the Trac site.
Everyone is invited to help improve documentation on the new site!
Check out the site at http://www.vuurmuur.org/
2007-09-14 11:29:52 UTC by vicjul78
-
Vuurmuur 0.5.72 released!
Vuurmuur 0.5.72 is finally released! It has taken way longer than I originally planned, but I've had a very busy year. People wanting to help in the development are very welcome!
Like described in the alpha announcements the main focus of this release was the connection killing options in Vuurmuur_conf. It requires the conntrack tool to be installed. You can find the release at the sourceforge project page and on the ftp server ftp://ftp.vuurmuur.org/releases/0.5.72/
Looking forward, I intend to add support for the NFQUEUE and CLASSIFY iptables targets. The former for advanced use of tools like Snort_inline in combination with Vuurmuur, the latter for easier traffic shaping. For more details about my ideas keep an eye on my blog at http://www.inliniac.net/blog/
2007-01-05 23:51:00 UTC by vicjul78