<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Anti-Torrent Activity Block - Revision history</title>
		<link>https://www.slackwiki.com/index.php?title=Anti-Torrent_Activity_Block&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.40.0</generator>
		<lastBuildDate>Wed, 08 Apr 2026 01:03:04 GMT</lastBuildDate>
		<item>
			<title>Erik: Copy from old</title>
			<link>https://www.slackwiki.com/index.php?title=Anti-Torrent_Activity_Block&amp;diff=60&amp;oldid=prev</link>
			<guid isPermaLink="false">https://www.slackwiki.com/index.php?title=Anti-Torrent_Activity_Block&amp;diff=60&amp;oldid=prev</guid>
			<description>&lt;p&gt;Copy from old&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Tips]]&lt;br /&gt;
&lt;br /&gt;
Many ISP's have recently begun to actively seek out and stop torrents from seeding, legal or otherwise. The most notorious offender is Comcast, who blocks torrents by sending a Terminate signal to one of the clients; these packets tell the Bit Torrent client to close the connection.&lt;br /&gt;
&lt;br /&gt;
In the interest of being able to share legal media, such as linux iso's, you may add the following to your IP tables to have these malicious packets dropped:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;iptables -A INPUT -p tcp --dport &amp;lt;YOUR TORRENT PORT&amp;gt; --tcp-flags RST RST -j DROP&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Credit goes to user &amp;quot;James&amp;quot; in the comments section of a Reg newspost, which you can find here: http://www.theregister.com/2007/10/20/comcast_denies_bittorrent_busting_again/comments/&lt;/div&gt;</description>
			<pubDate>Tue, 02 Jun 2009 03:01:01 GMT</pubDate>
			<dc:creator>Erik</dc:creator>
			<comments>https://www.slackwiki.com/Talk:Anti-Torrent_Activity_Block</comments>
		</item>
</channel></rss>