<?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>Zarathustra Shall Speak &#187; Mikrotik</title>
	<atom:link href="http://zarathustrashallspeak.com/tag/mikrotik/feed/" rel="self" type="application/rss+xml" />
	<link>http://zarathustrashallspeak.com</link>
	<description>And you yourself are also this Will to Power.</description>
	<lastBuildDate>Tue, 13 Jul 2010 18:35:48 +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>Mikrotik/RouterOS and P2P Blocking</title>
		<link>http://zarathustrashallspeak.com/2009/12/06/mikrotikrouteros-and-p2pbittorrent-blocking/</link>
		<comments>http://zarathustrashallspeak.com/2009/12/06/mikrotikrouteros-and-p2pbittorrent-blocking/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 15:37:29 +0000</pubDate>
		<dc:creator>Akairenn</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Mikrotik]]></category>

		<guid isPermaLink="false">http://zarathustrashallspeak.com/?p=184</guid>
		<description><![CDATA[Why is it that pirates can manage to distribute working copies, but companies offering digital download services can't?]]></description>
			<content:encoded><![CDATA[<p>Mikrotik allows one to very easily block the vast majority of P2P traffic on a network.  What you want is something like this:</p>
<p><code>/ip firewall filter add chain=forward p2p=bit-torrent action=drop</code></p>
<p>Or, for those of you using WinBox:</p>
<ul>
<li>Navigate to IP &gt; Firewall</li>
<li>Click on the big red plus</li>
<li>General &gt; Chain: forward</li>
<li>General &gt; P2P: all-p2p</li>
<li>Action &gt; Action: drop</li>
</ul>
<p>Credit goes to Atari &#8211; without their terribly broken digital download service, I would&#8217;ve never been forced to accidentally test this rule. :p</p>
]]></content:encoded>
			<wfw:commentRss>http://zarathustrashallspeak.com/2009/12/06/mikrotikrouteros-and-p2pbittorrent-blocking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
