<?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 Re: Cisco1721 &amp;quot;RSA keys to weak&amp;quot; in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151094#M1062066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help, your totally right, but what you have suggested i already did several times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After generating a new key everything works Ok as it seems, but after powering-off and powering-on this router the problem re-occurs.&lt;/P&gt;&lt;P&gt;I encounter this problem  only with 1721-routers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now go for  your plan B, opening a TAC-case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Edwin van Wijk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Dec 2002 07:15:07 GMT</pubDate>
    <dc:creator>vanwijk</dc:creator>
    <dc:date>2002-12-05T07:15:07Z</dc:date>
    <item>
      <title>Cisco1721 "RSA keys to weak"</title>
      <link>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151092#M1062063</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Cisco1721 installed running on "c1700-k9o3sy7-mz.122-8.T5.bin" for our VPN-solution. Everything looks fine in the first place, but there are some difficulties i can not solve at the moment.&lt;/P&gt;&lt;P&gt;Users which are connected to this router have difficulties running Pc-Anywhere over the WAN. &lt;/P&gt;&lt;P&gt;An additional parameter 'no crypto enigine accelerator' is solving this problem.&lt;/P&gt;&lt;P&gt;Now i have problems reaching this Cisco1721 over SSH, it says "RSA keys to weak". At the moment IP-traffic is running quit normal as it seems. But there is something wrong and i do not know what.&lt;/P&gt;&lt;P&gt;It has something to do with the encryption-module, i think !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any expert out there, who can give me an reasonable answer ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;Edwin van Wijk&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:24:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151092#M1062063</guid>
      <dc:creator>vanwijk</dc:creator>
      <dc:date>2020-02-21T06:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco1721 "RSA keys to weak"</title>
      <link>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151093#M1062064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "no crypto engine accel" command turns off the hardware crypto card in your router, effectively having all encryption done in software by the CPU.  There were some initial problems with these cards, but in general now they run fine and you shouldn't have to turn it off for specific traffic types to flow.  I would probably suggest opening a TAC case so we can investigate this further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the "RSA keys too weak" message, I presume this is coming up in your SSH client, correct?  It must have some parameter in it that checks the length of the key it receives from the router and complains.  You can regenerate the key on the router and make it longer by issuing the command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sv3-5(config)#cry key gen rsa         &lt;/P&gt;&lt;P&gt;The name for the keys will be: sv3-5.cisco.com&lt;/P&gt;&lt;P&gt;Choose the size of the key modulus in the range of 360 to 2048 for your&lt;/P&gt;&lt;P&gt;  General Purpose Keys. Choosing a key modulus greater than 512 may take&lt;/P&gt;&lt;P&gt;  a few minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many bits in the modulus [512]: 1024&lt;/P&gt;&lt;P&gt;Generating RSA keys ...&lt;/P&gt;&lt;P&gt;[OK]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sv3-5(config)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll have to choose a key length longer than whatever length your SSH application is complaining about, I would think 1024 should suffice though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2002 02:22:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151093#M1062064</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2002-12-05T02:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco1721 "RSA keys to weak"</title>
      <link>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151094#M1062066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help, your totally right, but what you have suggested i already did several times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After generating a new key everything works Ok as it seems, but after powering-off and powering-on this router the problem re-occurs.&lt;/P&gt;&lt;P&gt;I encounter this problem  only with 1721-routers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now go for  your plan B, opening a TAC-case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Edwin van Wijk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2002 07:15:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151094#M1062066</guid>
      <dc:creator>vanwijk</dc:creator>
      <dc:date>2002-12-05T07:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco1721 "RSA keys to weak"</title>
      <link>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151095#M1062067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had some problems myself with the 1721 and the vpn accelerator card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upgrading to the last T release of the 12.2 train dit solve my problem, maybe  it wil solve yours?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2003 09:51:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151095#M1062067</guid>
      <dc:creator>bmenkveld</dc:creator>
      <dc:date>2003-02-12T09:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco1721 "RSA keys to weak"</title>
      <link>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151096#M1062068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it took some time to have the problem solved, because i did not know exactly what was going on.Now we are running on the c1700-k9o3sy7-mz.122-13.T.bin software and the problem was solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Edwin van Wijk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2003 10:26:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco1721-quot-rsa-keys-to-weak-quot/m-p/151096#M1062068</guid>
      <dc:creator>vanwijk</dc:creator>
      <dc:date>2003-02-12T10:26:15Z</dc:date>
    </item>
  </channel>
</rss>

