<?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 Cisco IOS NAT with Emule and Bittorrent in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-ios-nat-with-emule-and-bittorrent/m-p/1020285#M938819</link>
    <description>&lt;P&gt;I have a Cisco 2621 running IOS version&lt;/P&gt;&lt;P&gt;c2600-ik9o3s3-mz.123-24a.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The setup is a very simple one.  I have&lt;/P&gt;&lt;P&gt;a Windows XP sitting behind the Cisco 2621.&lt;/P&gt;&lt;P&gt;On the Windows XP, I run Emule and Bit&lt;/P&gt;&lt;P&gt;Torrent on the WinXP box.  After about&lt;/P&gt;&lt;P&gt;an hour, the Cisco 2621 freezed up and&lt;/P&gt;&lt;P&gt;became un-responsive.  The only solution&lt;/P&gt;&lt;P&gt;is to manually turn OFF/ON the power &lt;/P&gt;&lt;P&gt;button on the  2621 router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my configuration on the router:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface F0/0&lt;/P&gt;&lt;P&gt; ip address 4.2.2.2 255.255.255.248&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; dup full&lt;/P&gt;&lt;P&gt; ip  nat outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface F0/1&lt;/P&gt;&lt;P&gt; ip address 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; ip nat inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 100 permit ip 192.168.1.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source list 100 interface F0/0 overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 30Mbps download and 5Mbps upload.  When the router is running&lt;/P&gt;&lt;P&gt;the # of NAT translation is about 200 and&lt;/P&gt;&lt;P&gt;the throughput is about 5Mbps download and 2Mbps upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the issue that makes the router locked up after an hour.  If I &lt;/P&gt;&lt;P&gt;stop emule and bit torrent, the router&lt;/P&gt;&lt;P&gt;can stay up and running for days without&lt;/P&gt;&lt;P&gt;issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last but not least, if I replace the&lt;/P&gt;&lt;P&gt;Cisco 2621 with a Checkpoint NGx R65&lt;/P&gt;&lt;P&gt;Secureplatform firewall, I have no such issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the rourer is up and running with &lt;/P&gt;&lt;P&gt;emule and bit torrent prior to locking up, cpu is about 40% and memory is about&lt;/P&gt;&lt;P&gt;75% utilization.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas anyone?  Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 12:35:34 GMT</pubDate>
    <dc:creator>cisco24x7</dc:creator>
    <dc:date>2019-03-11T12:35:34Z</dc:date>
    <item>
      <title>Cisco IOS NAT with Emule and Bittorrent</title>
      <link>https://community.cisco.com/t5/network-security/cisco-ios-nat-with-emule-and-bittorrent/m-p/1020285#M938819</link>
      <description>&lt;P&gt;I have a Cisco 2621 running IOS version&lt;/P&gt;&lt;P&gt;c2600-ik9o3s3-mz.123-24a.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The setup is a very simple one.  I have&lt;/P&gt;&lt;P&gt;a Windows XP sitting behind the Cisco 2621.&lt;/P&gt;&lt;P&gt;On the Windows XP, I run Emule and Bit&lt;/P&gt;&lt;P&gt;Torrent on the WinXP box.  After about&lt;/P&gt;&lt;P&gt;an hour, the Cisco 2621 freezed up and&lt;/P&gt;&lt;P&gt;became un-responsive.  The only solution&lt;/P&gt;&lt;P&gt;is to manually turn OFF/ON the power &lt;/P&gt;&lt;P&gt;button on the  2621 router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my configuration on the router:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface F0/0&lt;/P&gt;&lt;P&gt; ip address 4.2.2.2 255.255.255.248&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; dup full&lt;/P&gt;&lt;P&gt; ip  nat outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface F0/1&lt;/P&gt;&lt;P&gt; ip address 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; ip nat inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 100 permit ip 192.168.1.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source list 100 interface F0/0 overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 30Mbps download and 5Mbps upload.  When the router is running&lt;/P&gt;&lt;P&gt;the # of NAT translation is about 200 and&lt;/P&gt;&lt;P&gt;the throughput is about 5Mbps download and 2Mbps upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the issue that makes the router locked up after an hour.  If I &lt;/P&gt;&lt;P&gt;stop emule and bit torrent, the router&lt;/P&gt;&lt;P&gt;can stay up and running for days without&lt;/P&gt;&lt;P&gt;issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last but not least, if I replace the&lt;/P&gt;&lt;P&gt;Cisco 2621 with a Checkpoint NGx R65&lt;/P&gt;&lt;P&gt;Secureplatform firewall, I have no such issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the rourer is up and running with &lt;/P&gt;&lt;P&gt;emule and bit torrent prior to locking up, cpu is about 40% and memory is about&lt;/P&gt;&lt;P&gt;75% utilization.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas anyone?  Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:35:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-ios-nat-with-emule-and-bittorrent/m-p/1020285#M938819</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2019-03-11T12:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IOS NAT with Emule and Bittorrent</title>
      <link>https://community.cisco.com/t5/network-security/cisco-ios-nat-with-emule-and-bittorrent/m-p/1020286#M938820</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;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>Tue, 29 Apr 2008 15:49:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-ios-nat-with-emule-and-bittorrent/m-p/1020286#M938820</guid>
      <dc:creator>ebreniz</dc:creator>
      <dc:date>2008-04-29T15:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IOS NAT with Emule and Bittorrent</title>
      <link>https://community.cisco.com/t5/network-security/cisco-ios-nat-with-emule-and-bittorrent/m-p/1020287#M938821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do NOT want to block Bittorrent or Emule.  I &lt;/P&gt;&lt;P&gt;want to allow Bittorrent.  I just do not want &lt;/P&gt;&lt;P&gt;Bittorrent or Emule to freeze up the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have this issue with Checkpoint &lt;/P&gt;&lt;P&gt;firewall NGx R65.  With IOS router, the router&lt;/P&gt;&lt;P&gt;locks up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to fix this?  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 15:54:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-ios-nat-with-emule-and-bittorrent/m-p/1020287#M938821</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2008-04-29T15:54:54Z</dc:date>
    </item>
  </channel>
</rss>

