<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic IOS Blocking Bittorrent in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ios-blocking-bittorrent/m-p/836226#M84925</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to stop bittorrent. I have tried using match statements in class/policy-maps with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've moved on to using FPM but still no luck. I believe the newer torrent clients encrypted communications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type access-control match-any bittorrent&lt;/P&gt;&lt;P&gt; match start l2-start offset 54 size 32 regex "\x13BitTorrent\x20protocol"&lt;/P&gt;&lt;P&gt; match start l2-start offset 54 size 32 regex "GET\x20.*\?info_hash="&lt;/P&gt;&lt;P&gt; match start l2-start offset 54 size 32 regex "[a|A][z|Z][v|V][e|E][r|R]\x01"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type access-control NOP2P&lt;/P&gt;&lt;P&gt; class bittorrent&lt;/P&gt;&lt;P&gt;   drop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int dialer1&lt;/P&gt;&lt;P&gt; service-policy type access-control input NOP2P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 10:56:25 GMT</pubDate>
    <dc:creator>yelmuch</dc:creator>
    <dc:date>2019-03-10T10:56:25Z</dc:date>
    <item>
      <title>IOS Blocking Bittorrent</title>
      <link>https://community.cisco.com/t5/network-security/ios-blocking-bittorrent/m-p/836226#M84925</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to stop bittorrent. I have tried using match statements in class/policy-maps with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've moved on to using FPM but still no luck. I believe the newer torrent clients encrypted communications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type access-control match-any bittorrent&lt;/P&gt;&lt;P&gt; match start l2-start offset 54 size 32 regex "\x13BitTorrent\x20protocol"&lt;/P&gt;&lt;P&gt; match start l2-start offset 54 size 32 regex "GET\x20.*\?info_hash="&lt;/P&gt;&lt;P&gt; match start l2-start offset 54 size 32 regex "[a|A][z|Z][v|V][e|E][r|R]\x01"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type access-control NOP2P&lt;/P&gt;&lt;P&gt; class bittorrent&lt;/P&gt;&lt;P&gt;   drop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int dialer1&lt;/P&gt;&lt;P&gt; service-policy type access-control input NOP2P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 10:56:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ios-blocking-bittorrent/m-p/836226#M84925</guid>
      <dc:creator>yelmuch</dc:creator>
      <dc:date>2019-03-10T10:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Blocking Bittorrent</title>
      <link>https://community.cisco.com/t5/network-security/ios-blocking-bittorrent/m-p/836227#M84926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create an ACL on the router to block P2P ports such as 6881 (Bittorrent). Following link may help you&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/prod/collateral/iosswrel/ps8802/ps6947/ps5207/ps6242/prod_white_paper0900aecd802efa46.html" target="_blank"&gt;http://www.cisco.com/en/US/prod/collateral/iosswrel/ps8802/ps6947/ps5207/ps6242/prod_white_paper0900aecd802efa46.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 16:08:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ios-blocking-bittorrent/m-p/836227#M84926</guid>
      <dc:creator>tstanik</dc:creator>
      <dc:date>2008-01-22T16:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Blocking Bittorrent</title>
      <link>https://community.cisco.com/t5/network-security/ios-blocking-bittorrent/m-p/836228#M84927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use NBAR within IOS to block bittorrent.  Here's an example of how to do it:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://slaptijack.com/networking/controlling-peer-to-peer-p2p-traffic-with-cisco-nbar/" target="_blank"&gt;http://slaptijack.com/networking/controlling-peer-to-peer-p2p-traffic-with-cisco-nbar/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 17:25:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ios-blocking-bittorrent/m-p/836228#M84927</guid>
      <dc:creator>ckarwoski</dc:creator>
      <dc:date>2008-02-28T17:25:50Z</dc:date>
    </item>
  </channel>
</rss>

