<?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>Jannich Brendle&#039;s blog &#187; iptables</title>
	<atom:link href="http://bredsaal.dk/tag/iptables/feed" rel="self" type="application/rss+xml" />
	<link>http://bredsaal.dk</link>
	<description>My name is Jannich - I blog!</description>
	<lastBuildDate>Mon, 12 Jul 2010 10:54:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Some small iptables on OpenWrt tips</title>
		<link>http://bredsaal.dk/some-small-iptables-on-openwrt-tips</link>
		<comments>http://bredsaal.dk/some-small-iptables-on-openwrt-tips#comments</comments>
		<pubDate>Mon, 14 Sep 2009 21:51:54 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[OpenWrt]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/blog/Some+small+iptables+on+OpenWrt+tips</guid>
		<description><![CDATA[I have noticed a lot of people have issues with iptables on openwrt, so I have gathered a few tips that I&#8217;ve used myself. All the examples should be put in the file /etc/iptables.user on your openWrt router, and you should restart iptables every time you insert a rule with this command /etc/init.d/firewall restart. Blocking [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/some-small-iptables-on-openwrt-tips/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blocking a port range in OpenWRT using iptables</title>
		<link>http://bredsaal.dk/blocking-a-port-range-in-openwrt-using-iptables</link>
		<comments>http://bredsaal.dk/blocking-a-port-range-in-openwrt-using-iptables#comments</comments>
		<pubDate>Thu, 20 Aug 2009 23:33:32 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OpenWrt]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/blog/Blocking+a+port+range+in+OpenWRT+using+iptables</guid>
		<description><![CDATA[Some time ago, I had to make sure that clients on my home network could not connect to any hosts on the internet, ports 6000 to 65000 (both inclusive) &#8211; since I thought it was the easier way to block bittorrent on OpenWRT. Today I needed that again, so just as a reminder to myself, [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/blocking-a-port-range-in-openwrt-using-iptables/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
