<?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: Cisco ISE SFTP backup issue in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603797#M574492</link>
    <description>&lt;P&gt;what is the ISE Version, what SFTP Server here, Looks like cipher issue&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Unable to negotiate with x.x.x.x. port 22: no matching host key type found. Their offer: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519&lt;/PRE&gt;
&lt;P&gt;You can add key : ISE server CLI using the command - crypto host_key add&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine-software/215348-how-to-configure-repository-on-identity.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine-software/215348-how-to-configure-repository-on-identity.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 May 2022 14:14:56 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2022-05-03T14:14:56Z</dc:date>
    <item>
      <title>Cisco ISE SFTP backup issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603793#M574491</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We try to run a backup from an ISE v3.0p5 with an SFTP server.&lt;/P&gt;&lt;P&gt;When I try to add the SFTP key with "crypto host_key add host x.x.x.x", the key is not fetched.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to ssh to the SFTP server, I get the following:&amp;nbsp;&lt;/P&gt;&lt;P&gt;ise-01/admin# ssh x.x.x.x backup&lt;BR /&gt;Operating in CiscoSSL FIPS mode&lt;BR /&gt;FIPS mode initialized&lt;BR /&gt;Unable to negotiate with x.x.x.x. port 22: no matching host key type found. Their offer: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also made a tcpdump and I can see tha the ISE tries to negociate with:&lt;/P&gt;&lt;P&gt;server_host_key_algorithms: ssh-rsa&lt;/P&gt;&lt;P&gt;Where the server replies with:&lt;/P&gt;&lt;P&gt;server_host_key_algorithms:&amp;nbsp;rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what I understand the server refuses the server_host_key_algorithms since the key of the ISE server is ssh-rsa.&lt;/P&gt;&lt;P&gt;Is it possible to generate a stronger key for the ISE server ?&lt;/P&gt;&lt;P&gt;Is it the default for ISE?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:08:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603793#M574491</guid>
      <dc:creator>REJR77</dc:creator>
      <dc:date>2022-05-03T14:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE SFTP backup issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603797#M574492</link>
      <description>&lt;P&gt;what is the ISE Version, what SFTP Server here, Looks like cipher issue&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Unable to negotiate with x.x.x.x. port 22: no matching host key type found. Their offer: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519&lt;/PRE&gt;
&lt;P&gt;You can add key : ISE server CLI using the command - crypto host_key add&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine-software/215348-how-to-configure-repository-on-identity.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine-software/215348-how-to-configure-repository-on-identity.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:14:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603797#M574492</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-05-03T14:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE SFTP backup issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603804#M574493</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/309358"&gt;@REJR77&lt;/a&gt; I don't think it's possible to reconfigure ISE to use different SSH ciphers, previously I've had to reconfigure the sftp server to support the ciphers ISE supports.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:26:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603804#M574493</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-05-03T14:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE SFTP backup issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603806#M574494</link>
      <description>&lt;P&gt;ISE is running 3.0 with patch5&lt;/P&gt;&lt;P&gt;SFTP is running on Ubuntu 22.04 with OPenSSH 8.9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what I can se encryption cyphers are OK.&lt;/P&gt;&lt;P&gt;I can not add the key of the remote server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are some changes in OpenSSH 8.8 and after:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;"Potentially-incompatible changes&lt;BR /&gt;================================&lt;/P&gt;&lt;P&gt;This release disables RSA signatures using the SHA-1 hash algorithm&lt;BR /&gt;by default. This change has been made as the SHA-1 hash algorithm is&lt;BR /&gt;cryptographically broken, and it is possible to create chosen-prefix&lt;BR /&gt;hash collisions for &amp;lt;USD$50K [1]&lt;/P&gt;&lt;P&gt;For most users, this change should be invisible and there is&lt;BR /&gt;no need to replace ssh-rsa keys. OpenSSH has supported RFC8332&lt;BR /&gt;RSA/SHA-256/512 signatures since release 7.2 and existing ssh-rsa keys&lt;BR /&gt;will automatically use the stronger algorithm where possible.&lt;/P&gt;&lt;P&gt;Incompatibility is more likely when connecting to older SSH&lt;BR /&gt;implementations that have not been upgraded or have not closely tracked&lt;BR /&gt;improvements in the SSH protocol. For these cases, it may be necessary&lt;BR /&gt;to selectively re-enable RSA/SHA1 to allow connection and/or user&lt;BR /&gt;authentication via the HostkeyAlgorithms and PubkeyAcceptedAlgorithms&lt;BR /&gt;options. For example, the following stanza in ~/.ssh/config will enable&lt;BR /&gt;RSA/SHA1 for host and user authentication for a single destination host:&lt;/P&gt;&lt;P&gt;Host old-host&lt;BR /&gt;HostkeyAlgorithms +ssh-rsa&lt;BR /&gt;PubkeyAcceptedAlgorithms +ssh-rsa&lt;/P&gt;&lt;P&gt;We recommend enabling RSA/SHA1 only as a stopgap measure until legacy&lt;BR /&gt;implementations can be upgraded or reconfigured with another key type&lt;BR /&gt;(such as ECDSA or Ed25519).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:33:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603806#M574494</guid>
      <dc:creator>REJR77</dc:creator>
      <dc:date>2022-05-03T14:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE SFTP backup issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603807#M574495</link>
      <description>&lt;P&gt;This is what we have done at the moment. Hope ISE version will be able to support stronger algorithm for key generation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:34:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603807#M574495</guid>
      <dc:creator>REJR77</dc:creator>
      <dc:date>2022-05-03T14:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE SFTP backup issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603816#M574497</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/309358"&gt;@REJR77&lt;/a&gt; one day maybe....I recall this issue from back in the ISE 2.1 days in 2017/2018!!&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:53:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-sftp-backup-issue/m-p/4603816#M574497</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-05-03T14:53:08Z</dc:date>
    </item>
  </channel>
</rss>

