<?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: firepower SSH ：matching cypher is not support in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779592#M1098055</link>
    <description>&lt;P&gt;What are the versions of Xshell you tried? I've used version 6 and 7 both and they work fine with newer ASA code. Older versions of terminal emulator programs (Xshell, SecureCRT, Putty etc.) may not support newer ciphers.&lt;/P&gt;
&lt;P&gt;The newer ASA code deprecated some older ciphers. Your attempt to change ssl ciphers has nothing to do with ssh ciphers.&lt;/P&gt;
&lt;P&gt;Please share the output of "show run ssh".&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2023 12:35:28 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2023-02-21T12:35:28Z</dc:date>
    <item>
      <title>firepower SSH ：matching cypher is not support</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4778901#M1098043</link>
      <description>&lt;P&gt;we upgrade firepower 2130 from 9.10.1 to 9.16&lt;/P&gt;
&lt;P&gt;.4.14&lt;/P&gt;
&lt;P&gt;after ugrade we can't login firepower asa by using ssh xshell ，can login fxos&lt;/P&gt;
&lt;P&gt;from debug got&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ssh 2 matching cypher is not support&lt;/P&gt;
&lt;P&gt;actually from asa ssh cypher is support i change cypher on client but no use&lt;/P&gt;
&lt;P&gt;i tried reconfig asa regenerrate rsa key clear xshell key cache but no use&lt;/P&gt;
&lt;P&gt;give me some clue？&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 02:48:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4778901#M1098043</guid>
      <dc:creator>fly</dc:creator>
      <dc:date>2023-02-21T02:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: firepower SSH ：matching cypher is not support</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4778913#M1098044</link>
      <description>&lt;P&gt;Have you tried with different client like Putty or secure CRT latest one ?&lt;/P&gt;
&lt;P&gt;post below output from ASA :&lt;/P&gt;
&lt;P&gt;#show ip ssh&lt;/P&gt;
&lt;P&gt;# show ssh ciphers&lt;/P&gt;
&lt;P&gt;also try below config see if that fix the issue ?&lt;/P&gt;
&lt;P&gt;ssl cipher tlsv1.2 all&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 03:57:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4778913#M1098044</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-02-21T03:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: firepower SSH ：matching cypher is not support</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779085#M1098049</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;i check show ssh cipher found asa support cipher which debug said no support&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried different ssh client putty crt xshell&lt;/P&gt;
&lt;P&gt;and clear key cache on xshell&lt;/P&gt;
&lt;P&gt;we will try latest ssh client and tlsv1.2 command&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 06:48:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779085#M1098049</guid>
      <dc:creator>fly</dc:creator>
      <dc:date>2023-02-21T06:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: firepower SSH ：matching cypher is not support</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779239#M1098050</link>
      <description>&lt;P&gt;we tried&amp;nbsp;&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;ssh cipher encryption all&lt;/PRE&gt;
&lt;PRE class="prettyprint"&gt;ssh cipher intergrad all&lt;BR /&gt;&lt;BR /&gt;but no use&lt;BR /&gt;from debug same error&lt;BR /&gt;ssh2 0 matching ciper is not support:aes256-cbc&lt;/PRE&gt;
&lt;PRE class="prettyprint"&gt;I tried many cipher  but same error&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Feb 2023 07:53:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779239#M1098050</guid>
      <dc:creator>fly</dc:creator>
      <dc:date>2023-02-21T07:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: firepower SSH ：matching cypher is not support</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779248#M1098051</link>
      <description>&lt;P&gt;this is weird,&lt;/P&gt;
&lt;P&gt;from firepower debug : asa&amp;nbsp; and ssh client found match cipher ,&amp;nbsp; bug why asa can't support, from show ssh , I can see asa enable match cipher , we upgrade from 9.10.1 to 9.16.4.14 ,&amp;nbsp; &amp;nbsp;it is weired , I can't find any usefule infortion&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I change cipher on asa , regenarate rsa key , clear key cache on client xshell, change client computer , and change xshell to crt , but no use , asa report same error from debug.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 08:19:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779248#M1098051</guid>
      <dc:creator>fly</dc:creator>
      <dc:date>2023-02-21T08:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: firepower SSH ：matching cypher is not support</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779475#M1098052</link>
      <description>&lt;P&gt;I tried this command but got error&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ssl cipher tlsv1.2 all&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;error&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;：&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;invalid version/level combination &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;：&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;no compatible cipher found &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;error&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;：&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;unable to update ciphers&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 10:46:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779475#M1098052</guid>
      <dc:creator>fly</dc:creator>
      <dc:date>2023-02-21T10:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: firepower SSH ：matching cypher is not support</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779592#M1098055</link>
      <description>&lt;P&gt;What are the versions of Xshell you tried? I've used version 6 and 7 both and they work fine with newer ASA code. Older versions of terminal emulator programs (Xshell, SecureCRT, Putty etc.) may not support newer ciphers.&lt;/P&gt;
&lt;P&gt;The newer ASA code deprecated some older ciphers. Your attempt to change ssl ciphers has nothing to do with ssh ciphers.&lt;/P&gt;
&lt;P&gt;Please share the output of "show run ssh".&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 12:35:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779592#M1098055</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2023-02-21T12:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: firepower SSH ：matching cypher is not support</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779648#M1098060</link>
      <description>&lt;P&gt;Have you tried with different client like Putty or secure CRT latest one ?&lt;/P&gt;
&lt;P&gt;post below output from ASA :&lt;/P&gt;
&lt;P&gt;#show ip ssh&lt;/P&gt;
&lt;P&gt;# show ssh ciphers&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 14:18:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ssh-matching-cypher-is-not-support/m-p/4779648#M1098060</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-02-21T14:18:31Z</dc:date>
    </item>
  </channel>
</rss>

