<?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: ASA SSH2 Server failed in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788801#M422084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in other case in can be authentication issue indeed. it is necessary to check authentication method for ssh access also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2009 12:01:14 GMT</pubDate>
    <dc:creator>spirtovoz</dc:creator>
    <dc:date>2009-04-09T12:01:14Z</dc:date>
    <item>
      <title>ASA SSH2 Server failed</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788798#M422081</link>
      <description>&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason, I now get password authentication failure with the ssh2 server. Username &amp;amp; pasword allow me in with ASDM. SSH used to work last week.&lt;/P&gt;&lt;P&gt;6	Jun 11 2007	10:58:41	315011	172.20.199.199		 SSH session from [snip] disconnected by SSH server, reason: "Internal error" (0x00) &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;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:33:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788798#M422081</guid>
      <dc:creator>mbutorac1</dc:creator>
      <dc:date>2020-02-21T09:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: ASA SSH2 Server failed</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788799#M422082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just do the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;crypto key zero rsa&lt;/P&gt;&lt;P&gt;crypto key generate rsa modulus 1024&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And make sure you have ssh access enabled &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh run | in ssh --&amp;gt; this command will give you the output of the IP address and the interface for which SSH is enabled.  Make sure that the IP address you are trying to ssh from, is on this list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Gilbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 20:30:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788799#M422082</guid>
      <dc:creator>ggilbert</dc:creator>
      <dc:date>2007-06-11T20:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: ASA SSH2 Server failed</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788800#M422083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi and thanks Gilbert.&lt;/P&gt;&lt;P&gt;Turns out a "cow-orker" disabled aaa/ssh as a gag. Should have clued in quicker I guess. Oh well!&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 21:06:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788800#M422083</guid>
      <dc:creator>mbutorac1</dc:creator>
      <dc:date>2007-06-11T21:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: ASA SSH2 Server failed</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788801#M422084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in other case in can be authentication issue indeed. it is necessary to check authentication method for ssh access also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 12:01:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788801#M422084</guid>
      <dc:creator>spirtovoz</dc:creator>
      <dc:date>2009-04-09T12:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: ASA SSH2 Server failed</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788802#M422085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same issue, reseting the key does not solve the problem, I can resolve this, by setting the ssh version to 1.&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt; ssh version 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Guido.&lt;/P&gt;&lt;P&gt;&lt;FONT color="blue"&gt;Please rate all the helpful comments.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2009 00:02:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssh2-server-failed/m-p/788802#M422085</guid>
      <dc:creator>BrinksArgentina</dc:creator>
      <dc:date>2009-07-04T00:02:25Z</dc:date>
    </item>
  </channel>
</rss>

