<?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>vanimpe.eu &#187; OpenBSD</title>
	<atom:link href="http://www.vanimpe.eu/blog/category/openbsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vanimpe.eu/blog</link>
	<description>blog on linux, openbsd, webdesign, ..</description>
	<lastBuildDate>Tue, 25 May 2010 19:43:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ddclient update script</title>
		<link>http://www.vanimpe.eu/blog/2008/10/31/ddclient-update-script/</link>
		<comments>http://www.vanimpe.eu/blog/2008/10/31/ddclient-update-script/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 19:04:12 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2008/10/31/ddclient-update-script/</guid>
		<description><![CDATA[A couple of people mailed me a couple of times saying that when they run ddclient in daemon mode their hostnames sometimes get blocked because of abuse (to frequent update requests). I run an update script from cron every time, the script is rather straightforward but might prove useful for some.
]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2008/10/31/ddclient-update-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Differences of tcpdump linux / openbsd</title>
		<link>http://www.vanimpe.eu/blog/2008/02/09/differences-of-tcpdump-linux-openbsd/</link>
		<comments>http://www.vanimpe.eu/blog/2008/02/09/differences-of-tcpdump-linux-openbsd/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 18:07:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2008/02/09/differences-of-tcpdump-linux-openbsd/</guid>
		<description><![CDATA[One of the nicer options of tcpdump under Linux is the -C (that is a capital C). This allows you to write the captured traffic to a file and have the file rotated at a given size. According to the man-pages :

-C
    Before writing a raw packet to a savefile, check whether [...]]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2008/02/09/differences-of-tcpdump-linux-openbsd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install PHP5 on OpenBSD 4.2</title>
		<link>http://www.vanimpe.eu/blog/2007/12/11/install-php5-on-openbsd-42/</link>
		<comments>http://www.vanimpe.eu/blog/2007/12/11/install-php5-on-openbsd-42/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 08:09:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2007/12/11/install-php5-on-openbsd-42/</guid>
		<description><![CDATA[PHP needs expat; this is included in the base set xbase42. If you didn&#8217;t install it at install-time you can get it with 

cd /
ftp http://ftp.belnet.be/mirror/ftp.openbsd.org/4.2/i386/xbase42.tgz
tar xzvpf xbase42.tgz

]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2007/12/11/install-php5-on-openbsd-42/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firewalling with OpenBSD&#8217;s PF packet filter</title>
		<link>http://www.vanimpe.eu/blog/2007/05/08/firewalling-with-openbsds-pf-packet-filter/</link>
		<comments>http://www.vanimpe.eu/blog/2007/05/08/firewalling-with-openbsds-pf-packet-filter/#comments</comments>
		<pubDate>Tue, 08 May 2007 22:22:49 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2007/05/08/firewalling-with-openbsds-pf-packet-filter/</guid>
		<description><![CDATA[A tutorial by Peter Hansteen on PF.
]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2007/05/08/firewalling-with-openbsds-pf-packet-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
