<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Anti-Torrent_Activity_Block</id>
	<title>Anti-Torrent Activity Block - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Anti-Torrent_Activity_Block"/>
	<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Anti-Torrent_Activity_Block&amp;action=history"/>
	<updated>2026-04-08T01:03:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.slackwiki.com/index.php?title=Anti-Torrent_Activity_Block&amp;diff=60&amp;oldid=prev</id>
		<title>Erik: Copy from old</title>
		<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Anti-Torrent_Activity_Block&amp;diff=60&amp;oldid=prev"/>
		<updated>2009-06-02T03:01:01Z</updated>

		<summary type="html">&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;</summary>
		<author><name>Erik</name></author>
	</entry>
</feed>