<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Inliniac &#187; Vuurmuur</title>
	<atom:link href="http://www.inliniac.net/blog/category/vuurmuur/feed" rel="self" type="application/rss+xml" />
	<link>http://www.inliniac.net/blog</link>
	<description>Everything inline.</description>
	<lastBuildDate>Wed, 11 Jan 2012 19:09:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Vuurmuur IPv6</title>
		<link>http://www.inliniac.net/blog/2011/03/31/vuurmuur-ipv6.html</link>
		<comments>http://www.inliniac.net/blog/2011/03/31/vuurmuur-ipv6.html#comments</comments>
		<pubDate>Thu, 31 Mar 2011 21:14:43 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Vuurmuur]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=432</guid>
		<description><![CDATA[The last few years Vuurmuur development has been very slow, not to say pretty much stagnant. This had a couple of reasons. The first is that my attention was drawn to other projects, mostly Suricata these days. The second reason is that Vuurmuur pretty much does all I want. The third reason is that despite [...]]]></description>
			<content:encoded><![CDATA[<p>The last few years Vuurmuur development has been very slow, not to say pretty much stagnant. This had a couple of reasons. The first is that my attention was drawn to other projects, mostly Suricata these days. The second reason is that Vuurmuur pretty much does all I want. The third reason is that despite some minor contributions, no other developer has stepped up to take over.</p>
<p>Meanwhile, people continued using Vuurmuur, it made it&#8217;s way into Debian, got removed from it again, made it&#8217;s way into Ubuntu. Lately, every few weeks someone would ask me if Vuurmuur was still being developed. My answer always was &#8220;yes, but very slowly&#8221;.</p>
<p>I plan to change that. The reason? IPv6. I&#8217;ve been using IPv6 on and off over the years, usually through the experimental tunnel service my ISP offered. But a while back my ISP started offering native IPv6 connectivity, which I&#8217;m using on a daily basis now. In the feature set Vuurmuur has, IPv6 is the only glaring omission. So, it&#8217;s time to address that.</p>
<p>Over the next months my idea is to slowly start adding IPv6 support to Vuurmuur. As I&#8217;m already using a simple script the idea is to start with logging support. Then move up from there.</p>
<p>Supporting all current features on IPv6 is going to require a lot of effort. In some cases I&#8217;m not even sure we can. But getting at least a basic IPv6 ruleset going should be fairly straightforward. If you&#8217;re interested in helping out, please let me know. Any help is greatly appreciated!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2011/03/31/vuurmuur-ipv6.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ohloh</title>
		<link>http://www.inliniac.net/blog/2010/06/30/ohloh.html</link>
		<comments>http://www.inliniac.net/blog/2010/06/30/ohloh.html#comments</comments>
		<pubDate>Wed, 30 Jun 2010 08:47:54 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[ModSecurity]]></category>
		<category><![CDATA[oisf]]></category>
		<category><![CDATA[Snort]]></category>
		<category><![CDATA[Suricata]]></category>
		<category><![CDATA[Vuurmuur]]></category>
		<category><![CDATA[ohloh]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=374</guid>
		<description><![CDATA[Ohloh is a pretty cool site for keeping track of projects and programmers. It&#8217;s an easy way to keep track of the development in a project and gives a nice indication of how actively it&#8217;s being developed. It has some social networkish features too, such as individual developers giving each other &#8220;kudos&#8221;. The code analysis [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.ohloh.net/">Ohloh</a> is a pretty cool site for keeping track of projects and programmers. It&#8217;s an easy way to keep track of the development in a project and gives a nice indication of how actively it&#8217;s being developed. It has some social networkish features too, such as individual developers giving each other &#8220;kudos&#8221;.</p>
<p>The code analysis is pretty nice: it gives statistics on code base size, growth, comment ratio, languages used, etc. Per developer it tracks quite a few stats as well.</p>
<p>It also does a estimate of the cost of a project. For the <a href="http://www.ohloh.net/p/suricata-engine">Suricata project</a> it currently estimates cost of 2.1 million USD. Actual cost are significantly less than that, less than half of that. So either we are severely underpaid or the calculation is off quite a bit <img src='http://www.inliniac.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The per developer <a href="http://www.ohloh.net/p/suricata-engine/contributors/2062731058418766">code statistics</a> show that I&#8217;ve &#8220;touched&#8221; 131k lines of code out of 148k which confirms what I already knew: I need some vacation&#8230;</p>
<p>Anyway, check it out. <a href="http://www.ohloh.net/p/vuurmuur">Vuurmuur</a> is on there, as are <a href="http://www.ohloh.net/p/snort">Snort</a> and <a href="http://www.ohloh.net/p/modsecurity">ModSecurity</a>.</p>
<p>Oh by the way, Suricata 1.0 coming out tomorrow!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2010/06/30/ohloh.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vuurmuur rpms</title>
		<link>http://www.inliniac.net/blog/2009/11/03/vuurmuur-rpms.html</link>
		<comments>http://www.inliniac.net/blog/2009/11/03/vuurmuur-rpms.html#comments</comments>
		<pubDate>Tue, 03 Nov 2009 15:44:49 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[Vuurmuur]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=301</guid>
		<description><![CDATA[Daniele Sluijters has spend quite an effort at creating Vuurmuur rpms for Fedora 11 and CentOS 5, both 32 bit and 64 bit. The packages are available at the Vuurmuur ftp-server here: ftp://ftp.vuurmuur.org/releases/0.7/contrib/ Currently we have packages for 0.7, hopefully 0.8beta2 will follow later. Thanks Daniele!]]></description>
			<content:encoded><![CDATA[<p><a href="http://projectdaenney.org/">Daniele Sluijters</a> has spend quite an effort at creating Vuurmuur rpms for Fedora 11 and CentOS 5, both 32 bit and 64 bit. The packages are available at the Vuurmuur ftp-server here: <a href="ftp://ftp.vuurmuur.org/releases/0.7/contrib/">ftp://ftp.vuurmuur.org/releases/0.7/contrib/</a> Currently we have packages for 0.7, hopefully 0.8beta2 will follow later. Thanks Daniele!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2009/11/03/vuurmuur-rpms.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vuurmuur development</title>
		<link>http://www.inliniac.net/blog/2009/11/01/vuurmuur-development.html</link>
		<comments>http://www.inliniac.net/blog/2009/11/01/vuurmuur-development.html#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:46:07 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Vuurmuur]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=298</guid>
		<description><![CDATA[Ever since I&#8217;ve been working on the OISF engine I&#8217;ve been unable to spend much time on my Vuurmuur project. Luckily it seems development is picking up some speed again because there are some (new) people working on some improvements. Two development branches have been started in svn. The first is &#8220;nflog&#8221; which is meant [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since I&#8217;ve been working on the OISF engine I&#8217;ve been unable to spend much time on my Vuurmuur project. Luckily it seems development is picking up some speed again because there are some (new) people working on some improvements. Two development branches have been started in svn. The first is &#8220;nflog&#8221; which is meant for the development of support for libnetfilter_log to replace the current syslog based vuurmuur_log.</p>
<p>The second is called &#8220;ipv6&#8243; and is meant for adding IPv6 support to Vuurmuur as a frontend to ip6tables. This is going to be quite an effort, but I&#8217;m excited that it got started!</p>
<p>Anyone interested in joining the development effort is welcome to do so. Join us at #vuurmuur on freenode.</p>
<p>On a side note, last week I released <a href="http://www.vuurmuur.org/trac/wiki/Changelog">Vuurmuur 0.8 beta 2</a>, exactly 6 months after beta 1. I&#8217;ll try to do the next release a little sooner!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2009/11/01/vuurmuur-development.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vuurmuur 0.7 is out</title>
		<link>http://www.inliniac.net/blog/2009/04/04/vuurmuur-07-is-out.html</link>
		<comments>http://www.inliniac.net/blog/2009/04/04/vuurmuur-07-is-out.html#comments</comments>
		<pubDate>Sat, 04 Apr 2009 08:04:25 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[Vuurmuur]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=249</guid>
		<description><![CDATA[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. Debs for Debian and Ubuntu are [...]]]></description>
			<content:encoded><![CDATA[<p>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.</p>
<p>Support for pmtu MSS clamping was added, as was support for NAT source port randomization.</p>
<p>See <a href="http://www.vuurmuur.org/trac/wiki/Changelog">http://www.vuurmuur.org/trac/wiki/Changelog</a> for all changes.</p>
<p>Debs for Debian and Ubuntu are available, see<br />
<a href="http://www.vuurmuur.org/trac/wiki/InstallationDebian">http://www.vuurmuur.org/trac/wiki/InstallationDebian</a></p>
<p>The source installer and Autopackage are on the ftp server:<br />
<a href="ftp://ftp.vuurmuur.org/releases/0.7/">ftp://ftp.vuurmuur.org/releases/0.7/</a></p>
<p>Looking forward, I&#8217;m planning on improving the services handling in 0.8. Especially supporting all protocols from /etc/protocols, instead of just a small list of hardcodes ones. Check <a href="http://www.vuurmuur.org/trac/milestone/0.8">http://www.vuurmuur.org/trac/milestone/0.8</a> to monitor the plans and progress on the 0.8 release. Suggestions &amp; help are welcome!</p>
<p><strong>Update November 3rd:</strong> RPMS are available as well: <a href="ftp://ftp.vuurmuur.org/releases/0.7/contrib/">ftp://ftp.vuurmuur.org/releases/0.7/contrib/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2009/04/04/vuurmuur-07-is-out.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Vuurmuur 0.7 getting close</title>
		<link>http://www.inliniac.net/blog/2009/03/31/vuurmuur-07-getting-close.html</link>
		<comments>http://www.inliniac.net/blog/2009/03/31/vuurmuur-07-getting-close.html#comments</comments>
		<pubDate>Tue, 31 Mar 2009 15:42:35 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[Vuurmuur]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=245</guid>
		<description><![CDATA[The next stable version of Vuurmuur, 0.7, is getting close. Last week I released release candidate 3. If you&#8217;re a Vuurmuur user, please try 0.7rc3 and report back to me on how it works! For a list of changes, please see the closed tickets. Thanks!]]></description>
			<content:encoded><![CDATA[<p>The next stable version of <a href="http://www.vuurmuur.org">Vuurmuur</a>, <a href="http://www.vuurmuur.org/trac/milestone/0.7">0.7</a>, is getting close. Last week I released release candidate 3. If you&#8217;re a Vuurmuur user, please try 0.7rc3 and report back to me on how it works! For a list of changes, please see <a href="http://www.vuurmuur.org/trac/query?status=closed&amp;milestone=0.7">the closed tickets</a>. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2009/03/31/vuurmuur-07-getting-close.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking out SourceForge&#8217;s Marketplace</title>
		<link>http://www.inliniac.net/blog/2009/01/06/checking-out-sourceforges-marketplace.html</link>
		<comments>http://www.inliniac.net/blog/2009/01/06/checking-out-sourceforges-marketplace.html#comments</comments>
		<pubDate>Tue, 06 Jan 2009 14:26:31 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[Snort]]></category>
		<category><![CDATA[Snort_inline]]></category>
		<category><![CDATA[Vuurmuur]]></category>
		<category><![CDATA[marketplace]]></category>
		<category><![CDATA[sourceforge]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=203</guid>
		<description><![CDATA[I&#8217;ve registered myself as a seller of services on SourceForge&#8217;s Open Source Marketplace. I&#8217;ve done so offering software development services for the Snort, Snort_inline and Vuurmuur projects. I was wondering if anyone has any experience (good or bad) with the Marketplace system, either as a buyer or seller of services. Let me know!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve registered myself as a seller of services on SourceForge&#8217;s Open Source <a href="http://sourceforge.net/services/buy/index.php">Marketplace</a>. I&#8217;ve done so offering software development services for the <a href="http://www.snort.org/">Snort</a>, <a href="http://snort-inline.sf.net/">Snort_inline</a> and <a href="http://www.vuurmuur.org">Vuurmuur</a> projects. I was wondering if anyone has any experience (good or bad) with the Marketplace system, either as a buyer or seller of services. Let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2009/01/06/checking-out-sourceforges-marketplace.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vuurmuur makes it into Debian (Sid)</title>
		<link>http://www.inliniac.net/blog/2008/12/09/vuurmuur-makes-it-into-debian-sid.html</link>
		<comments>http://www.inliniac.net/blog/2008/12/09/vuurmuur-makes-it-into-debian-sid.html#comments</comments>
		<pubDate>Tue, 09 Dec 2008 14:08:57 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Vuurmuur]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=184</guid>
		<description><![CDATA[Thanks to the hard work of Debian&#8217;s Daniel Baumann Vuurmuur has been included in Debian unstable/Sid. This hopefully means that Vuurmuur will be getting a lot more users. Eventually it should get into testing and even stable, although the next release &#8220;lenny&#8221; will come too soon for that. The &#8220;lenny&#8221; feature freeze was already in [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to the hard work of Debian&#8217;s Daniel Baumann Vuurmuur has been included in Debian unstable/Sid. This hopefully means that Vuurmuur will be getting a lot more users. Eventually it should get into testing and even stable, although the next release &#8220;lenny&#8221; will come too soon for that. The &#8220;lenny&#8221; feature freeze was already in place before Vuurmuur got included in Sid. Anyway, for me this is big news!</p>
<p>See here for the packages:<br />
<a href="http://packages.debian.org/sid/libvuurmuur0">http://packages.debian.org/sid/libvuurmuur0</a><br />
<a href="http://packages.debian.org/sid/vuurmuur">http://packages.debian.org/sid/vuurmuur</a><br />
<a href="http://packages.debian.org/sid/vuurmuur-conf">http://packages.debian.org/sid/vuurmuur-conf</a></p>
<p>Big thanks to Daniel Bauman!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2008/12/09/vuurmuur-makes-it-into-debian-sid.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Vuurmuur version numbering scheme</title>
		<link>http://www.inliniac.net/blog/2008/09/22/new-vuurmuur-version-numbering-scheme.html</link>
		<comments>http://www.inliniac.net/blog/2008/09/22/new-vuurmuur-version-numbering-scheme.html#comments</comments>
		<pubDate>Mon, 22 Sep 2008 15:15:12 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[Vuurmuur]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=166</guid>
		<description><![CDATA[Today I&#8217;ve changed the versioning scheme for Vuurmuur. I was unhappy with the scheme for quite some time already. Versions like 0.5.73 are not making much sense in my view. Originally, my intention was to have a scheme like the linux kernel at the time had. Even versions for stable releases, odd versions for unstable/development [...]]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;ve changed the versioning scheme for <a href="http://www.vuurmuur.org">Vuurmuur</a>. I was unhappy with the scheme for quite some time already. Versions like 0.5.73 are not making much sense in my view. Originally, my intention was to have a scheme like the linux kernel at the time had. Even versions for stable releases, odd versions for unstable/development releases. The idea was that the 0.5.x development series would some day become a 0.6 stable, after which the 0.7 development series would begin. Of course, that never happened. Instead, I added the alpha releases that became the real development releases and the 0.5.x effectively became the stable releases. So we ended up with releases like 0.5.74 alpha 6. In my opinion quite confusing.</p>
<p>The new scheme is a lot simpler. There will be a two digit version number with optionally a suffix for development releases. The next stable release will be 0.6. In the path to it, there will be 0.6betaX releases and 0.6rcX releases. After the 0.6 release the next will be 0.7 and so on. After 0.9 the next is 1.0, so no more .74 releases <img src='http://www.inliniac.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I&#8217;ve released 0.6rc1 today, and expect 0.6 stable to be out shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2008/09/22/new-vuurmuur-version-numbering-scheme.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support for source port randomization in Vuurmuur</title>
		<link>http://www.inliniac.net/blog/2008/07/25/support-for-source-port-randomization-in-vuurmuur.html</link>
		<comments>http://www.inliniac.net/blog/2008/07/25/support-for-source-port-randomization-in-vuurmuur.html#comments</comments>
		<pubDate>Fri, 25 Jul 2008 21:50:59 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[Vuurmuur]]></category>
		<category><![CDATA[dns]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=142</guid>
		<description><![CDATA[One of the workarounds for the current DNS problems is that servers introduce source port randomization.  So it&#8217;s time for you to patch your DNS server so it uses random source ports. If for some reason you are unable to do that, iptables can help. Michael Rash has a good write up of how that [...]]]></description>
			<content:encoded><![CDATA[<p>One of the workarounds for the current DNS problems is that servers introduce source port randomization.  So it&#8217;s time for you to patch your DNS server so it uses random source ports. If for some reason you are unable to do that, iptables can help. Michael Rash has a good write up of how that works <a href="http://cipherdyne.org/blog/2008/07/mitigating-dns-cache-poisoning-attacks-with-iptables.html" target="_blank">here</a>.</p>
<p>In Vuurmuur there is now a per rule option, that can be enabled for the SNAT, MASQ, PORTFW, DNAT and BOUNCE actions, called &#8216;random&#8217;. This passes the &#8216;&#8211;random&#8217; option to the iptables rules Vuurmuur creates. Note that you need a recent distro for this. Debian Etch is too old, Ubuntu Hardy is fine. The new functionality is just released in Vuurmuur 0.5.74 alpha 6. Check it out!</p>
<p>*UPDATE 29/07/08* it turns out iptables/netfilter does not undo existing randomization so removed the text suggesting that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2008/07/25/support-for-source-port-randomization-in-vuurmuur.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

