<?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: Unable to ssh into cisco ASA 5505 with IOS version 8.3(2) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/unable-to-ssh-into-cisco-asa-5505-with-ios-version-8-3-2/m-p/1645254#M922595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it's saying authentication failed, most likely there is a username/password problem.&lt;/P&gt;&lt;P&gt;maybe your password has some special characters that&amp;nbsp; your ssh application is not encoding properly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you try it with a temporary simple username and password with no special characters. something like cisco/cisco . if it works, then we know something is wrong with your local account. don't forget to remove the cisco username afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fadi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Dec 2010 10:12:47 GMT</pubDate>
    <dc:creator>fadlouni</dc:creator>
    <dc:date>2010-12-29T10:12:47Z</dc:date>
    <item>
      <title>Unable to ssh into cisco ASA 5505 with IOS version 8.3(2)</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-into-cisco-asa-5505-with-ios-version-8-3-2/m-p/1645251#M922592</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have upgraded the ios version of my cisco ASA to 8.3(2) recently and since then i am facing the ssh issue.&lt;/P&gt;&lt;P&gt;I have the below config for ssh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;username engineers password wsOWoGdUuQ.XK65Z encrypted privilege 15&lt;BR /&gt;username netmri password AY9vCBN70C0qV1Jz encrypted privilege 15&lt;/P&gt;&lt;P&gt;ssh 0.0.0.0 0.0.0.0 Inside&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 Outside&lt;BR /&gt;ssh version 2&lt;BR /&gt;ssh timeout 60&lt;BR /&gt;crypto key generate rsa modulus 1024&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT re-design with IOS 8.3(2) version&lt;/P&gt;&lt;P&gt;object network INSIDE-NAT&lt;BR /&gt; subnet 0.0.0.0&amp;nbsp; 0.0.0.0&lt;BR /&gt; nat(inside,outside) dynamic interface&lt;/P&gt;&lt;P&gt;object network EXEMPT-NAT-HZ&lt;BR /&gt;subnet 10.36.128.0 255.255.240.0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;object network EXEMPT-NAT-BJ&lt;BR /&gt;subnet 10.36.96.0 255.255.248.0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;object network EXEMPT-NAT-SH&lt;BR /&gt;subnet 10.36.104.0 255.255.248.0 &lt;BR /&gt; &lt;BR /&gt;object network EXEMPT-NAT-sps1team&lt;BR /&gt;host 10.2.41.32&lt;/P&gt;&lt;P&gt;nat (inside,outside) 1 source static DM_INLINE_NETWORK_3 DM_INLINE_NETWORK_3 destination static DM_INLINE_NETWORK_2&amp;nbsp; DM_INLINE_NETWORK_2 &lt;BR /&gt;nat (inside,outside) 1 source static DM_INLINE_NETWORK_3&amp;nbsp; DM_INLINE_NETWORK_3 destination static NDC-Access NDC-Access&lt;BR /&gt;nat (inside,outside) 1 source static DM_INLINE_NETWORK_3 DM_INLINE_NETWORK_3 destination static China-UAT-systems-Access China-UAT-systems-&lt;/P&gt;&lt;P&gt;Access&lt;BR /&gt;nat (inside,outside) 1 source static EXEMPT-NAT-HZ EXEMPT-NAT-HZ destination static EXEMPT-NAT-BJ EXEMPT-NAT-BJ&lt;BR /&gt;nat (inside,outside) 1 source static EXEMPT-NAT-HZ EXEMPT-NAT-HZ destination static EXEMPT-NAT-SH EXEMPT-NAT-SH&lt;BR /&gt;nat (inside,outside) 1 source static DM_INLINE_NETWORK_3 DM_INLINE_NETWORK_3 destination static EXEMPT-NAT-sps1team EXEMPT-NAT-sps1team&lt;/P&gt;&lt;P&gt;Can someone please guide me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 12:11:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-into-cisco-asa-5505-with-ios-version-8-3-2/m-p/1645251#M922592</guid>
      <dc:creator>manish_3191</dc:creator>
      <dc:date>2020-02-21T12:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ssh into cisco ASA 5505 with IOS version 8.3(2)</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-into-cisco-asa-5505-with-ios-version-8-3-2/m-p/1645252#M922593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you provide the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- what logs does the asa generate when you try to ssh? make sure logging is enabled and it's either sent to buffer or syslog.&lt;/P&gt;&lt;P&gt;2- enable debug ssh on the console, then send the output when you try to ssh.&lt;/P&gt;&lt;P&gt;3- provide output of:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -show ssh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -show ssh session&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -show proc | i ssh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fadi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 12:49:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-into-cisco-asa-5505-with-ios-version-8-3-2/m-p/1645252#M922593</guid>
      <dc:creator>fadlouni</dc:creator>
      <dc:date>2010-12-27T12:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ssh into cisco ASA 5505 with IOS version 8.3(2)</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-into-cisco-asa-5505-with-ios-version-8-3-2/m-p/1645253#M922594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.I have enabled the logging and tried to capture debug message as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SSH2 0: SSH2_MSG_KEXINIT sent&lt;BR /&gt;SSH2 0: SSH2_MSG_KEXINIT received&lt;BR /&gt;SSH2: kex: client-&amp;gt;server aes128-cbc hmac-sha1 none&lt;BR /&gt;SSH2: kex: server-&amp;gt;client aes128-cbc hmac-sha1 none&lt;BR /&gt;SSH2 0: expecting SSH2_MSG_KEXDH_INIT&lt;BR /&gt;SSH2 0: SSH2_MSG_KEXDH_INIT received&lt;BR /&gt;SSH2 0: signature length 143&lt;BR /&gt;SSH2: kex_derive_keys complete&lt;BR /&gt;SSH2 0: newkeys: mode 1&lt;BR /&gt;SSH2 0: SSH2_MSG_NEWKEYS sent&lt;BR /&gt;SSH2 0: waiting for SSH2_MSG_NEWKEYS&lt;BR /&gt;SSH2 0: newkeys: mode 0&lt;BR /&gt;SSH2 0: SSH2_MSG_NEWKEYS receivedSSH(oracle): user authen method is 'use AAA', aaa server group ID = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SSH2 0: authentication failed for oracle&lt;BR /&gt;SSH2 0: Received disconnect from remote: 11: Bye ByeSSH0: Session disconnected by SSH server - error 0x00 "Internal error"&lt;BR /&gt;Device ssh opened successfully.&lt;BR /&gt;SSH0: SSH client: IP = '188.127.238.77'&amp;nbsp; interface # = 3&lt;BR /&gt;SSH: host key initialised&lt;BR /&gt;SSH0: starting SSH control process&lt;BR /&gt;SSH0: Exchanging versions - SSH-2.0-Cisco-1.25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SSH0: send SSH message: outdata is NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;server version string:SSH-2.0-Cisco-1.25SSH0: receive SSH message: 83 (83)&lt;BR /&gt;SSH0: client version is - SSH-2.0-libssh-0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;client version string:SSH-2.0-libssh-0.1SSH0: begin server key generation&lt;BR /&gt;SSH0: complete server key generation, elapsed time = 3150 ms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SSH2 0: SSH2_MSG_KEXINIT sent&lt;BR /&gt;SSH2 0: SSH2_MSG_KEXINIT received&lt;BR /&gt;SSH2: kex: client-&amp;gt;server aes128-cbc hmac-sha1 none&lt;BR /&gt;SSH2: kex: server-&amp;gt;client aes128-cbc hmac-sha1 none&lt;BR /&gt;SSH2 0: expecting SSH2_MSG_KEXDH_INIT&lt;BR /&gt;SSH2 0: SSH2_MSG_KEXDH_INIT received&lt;BR /&gt;SSH2 0: signature length 143&lt;BR /&gt;SSH2: kex_derive_keys complete&lt;BR /&gt;SSH2 0: newkeys: mode 1&lt;BR /&gt;SSH2 0: SSH2_MSG_NEWKEYS sent&lt;BR /&gt;SSH2 0: waiting for SSH2_MSG_NEWKEYS&lt;BR /&gt;SSH2 0: newkeys: mode 0&lt;BR /&gt;SSH2 0: SSH2_MSG_NEWKEYS receivedSSH(test): user authen method is 'use AAA', aaa server group ID = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SSH2 0: authentication failed for test&lt;BR /&gt;SSH2 0: Received disconnect from remote: 11: Bye ByeSSH0: Session disconnected by SSH server - error 0x00 "Internal error"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHCC-FWA-ASA-1# sh proc | inc ssh&lt;BR /&gt;Mwe 08cc7794 c6aac6bc c9e3d610&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 377 c6aaa908 6872/8192 listen/ssh&lt;BR /&gt;Mwe 08c7a1cb cabf9794 09fbde4c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 cabf7900 5852/8192 ssh/timer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CHCC-FWA-ASA-1# sh ssh &lt;BR /&gt;Timeout: 60 minutes&lt;BR /&gt;Versions allowed: 1 and 2&lt;BR /&gt;0.0.0.0 0.0.0.0 Inside&lt;BR /&gt;0.0.0.0 0.0.0.0 Outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It says authentication failed. I have configured the Username and password on ASA and enabled aaa authentication ssh console local but not sure why its failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manish S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 06:27:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-into-cisco-asa-5505-with-ios-version-8-3-2/m-p/1645253#M922594</guid>
      <dc:creator>manish_3191</dc:creator>
      <dc:date>2010-12-29T06:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ssh into cisco ASA 5505 with IOS version 8.3(2)</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-into-cisco-asa-5505-with-ios-version-8-3-2/m-p/1645254#M922595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it's saying authentication failed, most likely there is a username/password problem.&lt;/P&gt;&lt;P&gt;maybe your password has some special characters that&amp;nbsp; your ssh application is not encoding properly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you try it with a temporary simple username and password with no special characters. something like cisco/cisco . if it works, then we know something is wrong with your local account. don't forget to remove the cisco username afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fadi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 10:12:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-into-cisco-asa-5505-with-ios-version-8-3-2/m-p/1645254#M922595</guid>
      <dc:creator>fadlouni</dc:creator>
      <dc:date>2010-12-29T10:12:47Z</dc:date>
    </item>
  </channel>
</rss>

