<?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>DragonFly BSD Digest &#187; pf</title>
	<atom:link href="http://www.shiningsilence.com/dbsdlog/category/pf/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shiningsilence.com/dbsdlog</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Wed, 19 Jun 2013 00:49:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Avoiding non-routeable IPs</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/06/18/11975.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/06/18/11975.html#comments</comments>
		<pubDate>Wed, 19 Jun 2013 00:48:05 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[pf]]></category>
		<category><![CDATA[Someday you will need this]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11975</guid>
		<description><![CDATA[It&#8217;s possible your Internet service provider uses a non-routeable IP range (like 10.*) and occasionally your border device picks that up via DHCP by accident instead of an Internet address.  If that happens to you, and you&#8217;re using DragonFly as your border gateway, it&#8217;s possible to prevent it with PF.]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s possible your Internet service provider uses a non-routeable IP range (like 10.*) and occasionally your border device picks that up via DHCP by accident instead of an Internet address.  If that happens to you, and you&#8217;re using DragonFly as your border gateway, it&#8217;s possible to <a href="http://lists.dragonflybsd.org/pipermail/users/2013-June/053580.html">prevent it with PF</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/06/18/11975.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BSD Magazine in May: PF and more</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/20/11795.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/20/11795.html#comments</comments>
		<pubDate>Mon, 20 May 2013 20:03:00 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Periodicals]]></category>
		<category><![CDATA[pf]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11795</guid>
		<description><![CDATA[The May issue of BSD Magazine is out with a number of pf articles, plus others.]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://bsdmag.org/magazine/1838-jails-firewall-with-pf">May issue of BSD Magazine</a> is out with a number of pf articles, plus others.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/20/11795.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matching configs with ipsets, except when you don&#8217;t need to</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/03/11720.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/03/11720.html#comments</comments>
		<pubDate>Fri, 03 May 2013 19:18:25 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[pf]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11720</guid>
		<description><![CDATA[I am somewhat entertained by Michael W. Lucas&#8217;s most recent blog post about IP Sets. This is mostly because, as he points out, he could use one pf config file across multiple machines and BSDs for network management, but has to fiddle with ipsets to get different Linux machines to match.]]></description>
				<content:encoded><![CDATA[<p>I am somewhat entertained by<a href="http://blather.michaelwlucas.com/archives/1679"> Michael W. Lucas&#8217;s most recent blog post</a> about <a href="http://ipset.netfilter.org/">IP Sets</a>. This is mostly because, as he points out, he could use one pf config file across multiple machines and BSDs for network management, but has to fiddle with ipsets to get different Linux machines to match.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/03/11720.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NAT with pf, redux</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/11/27/6864.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/11/27/6864.html#comments</comments>
		<pubDate>Sun, 28 Nov 2010 00:56:59 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[pf]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6864</guid>
		<description><![CDATA[DragonFly versions &#62;=2.6 and ipfw don&#8217;t seem to get along for doing network address translations.  I&#8217;ve posted about this before, but I&#8217;m linking again because this time I have the explicit config lines written out. I should probably create a pf category&#8230;]]></description>
				<content:encoded><![CDATA[<p>DragonFly versions &gt;=2.6 and ipfw don&#8217;t seem to get along for doing network address translations.  I&#8217;ve <a href="http://www.shiningsilence.com/dbsdlog/2010/05/11/5878.html">posted about this before</a>, but I&#8217;m linking again because this time I have <a href="http://leaf.dragonflybsd.org/mailarchive/bugs/2010-11/msg00163.html">the explicit config lines written out</a>.</p>
<p><span style="color: #888888;"><em>I should probably create a pf category&#8230;</em></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/11/27/6864.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
