<?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 SSH console towards ASA doesn't prompt for username/password in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4623277#M1090583</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;It's the first time I have got into this issue and wonder if any of you have ever experienced the same and maybe have an explanation. We have an ASA firewall that has to be SSH accessible for Cisco Prime on outside interface. SSH access on inside interface works fine.&lt;/P&gt;
&lt;P&gt;SSH towards outside interface does not work neither from mentioned Cisco Prime nor other server that is on the same network where Cisco Prime is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When setting up the session this is observed:&lt;/P&gt;
&lt;P&gt;- &lt;STRONG&gt;SSH terminal&lt;/STRONG&gt; - after entering the IP only the black screen appears w/o prompt for username / password&lt;/P&gt;
&lt;P&gt;- &lt;STRONG&gt;Traffic capture&lt;/STRONG&gt; on ASA shows 2 way SSH communication - see attachment&lt;/P&gt;
&lt;P&gt;- &lt;STRONG&gt;SSH debug on ASA&lt;/STRONG&gt; ends with error:&amp;nbsp;&lt;EM&gt;SSH1: Session disconnected by SSH server - error 0x6e "Time-out activated"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;- Here is the whole debug output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ASA_xyz/pri/act# debug ssh&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;debug ssh&amp;nbsp; enabled at level 1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ASA_xyz/pri/act# Device ssh opened successfully.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: SSH client: IP = '10.65.x.y'&amp;nbsp; interface # = 2&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: starting SSH control process&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: Exchanging versions - SSH-2.0-Cisco-1.25&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: send SSH message: outdata is NULL&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;server version string:SSH-2.0-Cisco-1.25&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Device ssh opened successfully.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH2: SSH client: IP = '10.65.x.y'&amp;nbsp; interface # = 2&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH2: starting SSH control process&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH2: Exchanging versions - SSH-2.0-Cisco-1.25&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH2: send SSH message: outdata is NULL&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;server version string:SSH-2.0-Cisco-1.25&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: Session disconnected by SSH server - error 0x6e "Time-out activated"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: receive SSH message: [no message ID: variable *data is NULL]&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: receive unsuccessful - status 0x00&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SSH configurations seems to be OK&lt;/STRONG&gt;&amp;nbsp;and is allowed both on outside and inside/mgmt interface. Note that SSH from host on inside/mgmt works fine (inside/mgmt interface is NOT set to be Management):&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ASA_xyz/pri/act# sh ssh&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Idle Timeout: 20 minutes&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Version allowed: 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Cipher encryption algorithms enabled: aes128-gcm@openssh.com aes256-ctr aes256-cbc aes192-ctr aes192-cbc aes128-ctr aes128-cbc chacha20-poly1305@openssh.com&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Cipher integrity algorithms enabled: hmac-sha2-256&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Hosts allowed to ssh into the system:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;172.22.x.y 255.255.255.240 outside&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;10.65.x.y 255.255.255.255 outside&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;10.65.x.y 255.255.255.255 outside&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;10.10.x.y 255.255.255.0 mgmt&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hardware and software version&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;- ASA 5516-X&lt;/P&gt;
&lt;P&gt;- Software 9.16.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As always - thanks for your time!&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;/mc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jun 2022 13:05:06 GMT</pubDate>
    <dc:creator>Micccc4</dc:creator>
    <dc:date>2022-06-02T13:05:06Z</dc:date>
    <item>
      <title>SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4623277#M1090583</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;It's the first time I have got into this issue and wonder if any of you have ever experienced the same and maybe have an explanation. We have an ASA firewall that has to be SSH accessible for Cisco Prime on outside interface. SSH access on inside interface works fine.&lt;/P&gt;
&lt;P&gt;SSH towards outside interface does not work neither from mentioned Cisco Prime nor other server that is on the same network where Cisco Prime is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When setting up the session this is observed:&lt;/P&gt;
&lt;P&gt;- &lt;STRONG&gt;SSH terminal&lt;/STRONG&gt; - after entering the IP only the black screen appears w/o prompt for username / password&lt;/P&gt;
&lt;P&gt;- &lt;STRONG&gt;Traffic capture&lt;/STRONG&gt; on ASA shows 2 way SSH communication - see attachment&lt;/P&gt;
&lt;P&gt;- &lt;STRONG&gt;SSH debug on ASA&lt;/STRONG&gt; ends with error:&amp;nbsp;&lt;EM&gt;SSH1: Session disconnected by SSH server - error 0x6e "Time-out activated"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;- Here is the whole debug output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ASA_xyz/pri/act# debug ssh&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;debug ssh&amp;nbsp; enabled at level 1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ASA_xyz/pri/act# Device ssh opened successfully.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: SSH client: IP = '10.65.x.y'&amp;nbsp; interface # = 2&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: starting SSH control process&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: Exchanging versions - SSH-2.0-Cisco-1.25&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: send SSH message: outdata is NULL&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;server version string:SSH-2.0-Cisco-1.25&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Device ssh opened successfully.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH2: SSH client: IP = '10.65.x.y'&amp;nbsp; interface # = 2&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH2: starting SSH control process&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH2: Exchanging versions - SSH-2.0-Cisco-1.25&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH2: send SSH message: outdata is NULL&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;server version string:SSH-2.0-Cisco-1.25&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: Session disconnected by SSH server - error 0x6e "Time-out activated"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: receive SSH message: [no message ID: variable *data is NULL]&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SSH1: receive unsuccessful - status 0x00&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SSH configurations seems to be OK&lt;/STRONG&gt;&amp;nbsp;and is allowed both on outside and inside/mgmt interface. Note that SSH from host on inside/mgmt works fine (inside/mgmt interface is NOT set to be Management):&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ASA_xyz/pri/act# sh ssh&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Idle Timeout: 20 minutes&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Version allowed: 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Cipher encryption algorithms enabled: aes128-gcm@openssh.com aes256-ctr aes256-cbc aes192-ctr aes192-cbc aes128-ctr aes128-cbc chacha20-poly1305@openssh.com&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Cipher integrity algorithms enabled: hmac-sha2-256&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Hosts allowed to ssh into the system:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;172.22.x.y 255.255.255.240 outside&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;10.65.x.y 255.255.255.255 outside&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;10.65.x.y 255.255.255.255 outside&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;10.10.x.y 255.255.255.0 mgmt&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hardware and software version&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;- ASA 5516-X&lt;/P&gt;
&lt;P&gt;- Software 9.16.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As always - thanks for your time!&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;/mc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 13:05:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4623277#M1090583</guid>
      <dc:creator>Micccc4</dc:creator>
      <dc:date>2022-06-02T13:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4623313#M1090585</link>
      <description>&lt;P&gt;do packet-tracer for SSH and see if there is any ACL or NAT deny the traffic.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;do you try this if you want OUT to be SSH&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;ssh x.x.x.x y.y.y.y outside&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Jun 2022 13:26:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4623313#M1090585</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-06-02T13:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4623336#M1090586</link>
      <description>&lt;P&gt;thanks&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1065752"&gt;@MHM Cisco World&lt;/a&gt;&amp;nbsp; - yes SSH is enabled on Outside interface and attached screenshot shows packet capture on ingress/outside. there is a 2-way communication going on.. What I will definitely do next time I am on customer network will be to run packet capture on server itself.. But again, it looks like traffic is going back and forth..&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 13:59:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4623336#M1090586</guid>
      <dc:creator>Micccc4</dc:creator>
      <dc:date>2022-06-02T13:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4623590#M1090591</link>
      <description>&lt;P&gt;Once the SSH client and the ASA have established the SSH connection successfully, the ASA will keep track of activity from the SSH client. As soon as the SSH client is idle for longer than the configured timeout period, the ASA disconnects the SSH client &lt;STRONG&gt;&lt;EM&gt;Time-out activated&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since when you having this issue? is any software upgrade performed and you having this issues?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your attachment capture is not very clear. however, I guess you can see (3-way handshake) the TCP-SYN and SYN-ACK and later with ACK-RST from ASA to client (outside interface).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as this is a TO-THE-BOX connection instead of THROUGH-THE-BOX. I shall advise you to do few things to test and pinpoint the issue. (Packet trace wont be helpful as its to the box connection coming in).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Create a new RSA keys with 2048. once created delete the old RSA keys.&lt;/P&gt;
&lt;P&gt;2. lower down your ssh cipher encryption (either low or medium)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;test it observer it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From outside subnet try diffrent SSH client and observe what does the logs says.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;plus one more thing (I do no think the ASA is drop the packet) but you can capture the ASP drop (create a captuer ASP type asp-drop)&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 21:17:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4623590#M1090591</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2022-06-02T21:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624417#M1090614</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;""Note: In general, if any interface that has a security level of zero or lower than any other interface, the ASA does not allow Telnet to that interface.""&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;So TRY solution&amp;nbsp;&lt;BR /&gt;config any other&amp;nbsp;interface "&lt;/STRONG&gt;&lt;STRONG&gt;dummy&amp;nbsp;interface" and make it level 0, config the outside interface with 10 and try again.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 04 Jun 2022 00:46:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624417#M1090614</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-06-04T00:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624780#M1090633</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1065752"&gt;@MHM Cisco World&lt;/a&gt; The statement you made is completely wrong.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To the box connection is competely different compare to the through the box. To the box connection does not have to do anything with security-level.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In case of SSH issue the user is connection from outside interface/mgmt interface. Mgmt is working fine but having issue with outside interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1275142"&gt;@Micccc4&lt;/a&gt; is trying to connect to Outside interface. s/he is not on &lt;STRONG&gt;through the box. &lt;/STRONG&gt;Its to the box.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&lt;EM&gt;Wrong Statement&lt;/EM&gt;&lt;/STRONG&gt; ""Note: In general, if any interface that has a security level of zero or lower than any other interface, the ASA does not allow Telnet to that interface.""&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 17:32:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624780#M1090633</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2022-06-04T17:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624783#M1090635</link>
      <description>&lt;P&gt;he enable SSH on outside, so which one he is&amp;nbsp;&lt;BR /&gt;to the box&amp;nbsp;&lt;BR /&gt;or&amp;nbsp;&lt;BR /&gt;through the box??&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 16:19:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624783#M1090635</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-06-04T16:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624885#M1090637</link>
      <description>&lt;P&gt;To the Box. &lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 17:30:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624885#M1090637</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2022-06-04T17:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624919#M1090638</link>
      <description>&lt;P&gt;Thanks for discussion&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/287680"&gt;@Sheraz.Salim&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1065752"&gt;@MHM Cisco World&lt;/a&gt;&amp;nbsp;. Yes - I am aware of the problematic when the SSH should go trhough the ASA (meaning initiated from outside - first passing outside interface and then terminating on e.g. inside interface)&amp;nbsp; - that would not work. But here it's as you have concluded - to the box - meaning from outside and terminating on outside interface. I am planning to work further on that tomorrow.. will keep you updated&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 19:39:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624919#M1090638</guid>
      <dc:creator>Micccc4</dc:creator>
      <dc:date>2022-06-04T19:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624922#M1090639</link>
      <description>&lt;P&gt;this is customers ASA and apparently that SSH towards outside interface did never work for them and for that reason they did not yet onboard that ASA to cisco Prime (Prime is on outside network). We did first the software upgrade and then started to look at that SSH issue... I am going to try your tips above and report. Thanks a lot for looking at it&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/287680"&gt;@Sheraz.Salim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 19:47:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624922#M1090639</guid>
      <dc:creator>Micccc4</dc:creator>
      <dc:date>2022-06-04T19:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624926#M1090640</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1275142"&gt;@Micccc4&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/287680"&gt;@Sheraz.Salim&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;My statement is from Cisco below doc. and the workaround is config interface dummy with level 0 and config out with level above 0.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;""Note: In general, if any interface that has a security level of zero or lower than any other interface, the ASA does not allow Telnet to that interface.""&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/118075-configure-asa-00.pdf" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/118075-configure-asa-00.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 19:58:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624926#M1090640</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-06-04T19:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624934#M1090642</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1275142"&gt;@Micccc4&lt;/a&gt; This is correct your understanding is right TO-THE-BOX. Keep me posted how it goes.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 20:41:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624934#M1090642</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2022-06-04T20:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624935#M1090643</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1275142"&gt;@Micccc4&lt;/a&gt; prior to upgrade of the software outside SSH was accessible for Prime or it was always the issue with old software? Is there any IPS in between the ASA outside interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please try to follow my first post to get it work around this issue. If this never worked it could be you can fine tune the SSH encryption settings.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 20:45:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624935#M1090643</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2022-06-04T20:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624937#M1090644</link>
      <description>&lt;P&gt;The document you posted is not relevent to this problem. The document just mentioned how to enable SSH on the interface inside and outside.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 20:49:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624937#M1090644</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2022-06-04T20:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624939#M1090645</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/287680"&gt;@Sheraz.Salim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway friend, I see this note in doc. And I was excited to share it, since he mention that he enable ssh on outisde and not work.&lt;/P&gt;&lt;P&gt;May be I am wrong and this for other case not this case.&lt;/P&gt;&lt;P&gt;Regarding my friend.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 20:54:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624939#M1090645</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-06-04T20:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624943#M1090646</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1065752"&gt;@MHM Cisco World&lt;/a&gt; hey dont worry we are here to help each other &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; and learn from each other. I do not mean to upset/offend you at all. Do not get me in a wrong way.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 21:07:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624943#M1090646</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2022-06-04T21:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624945#M1090647</link>
      <description>&lt;P&gt;No no at all,&lt;/P&gt;&lt;P&gt;If we not correcting and exchange knowledge with each other how we learn.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 21:17:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4624945#M1090647</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-06-04T21:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4678504#M1093048</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1275142"&gt;@Micccc4&lt;/a&gt;&amp;nbsp;did you find a solution to this problem? I have a similar issue.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 07:24:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4678504#M1093048</guid>
      <dc:creator>edwardwaithaka</dc:creator>
      <dc:date>2022-08-30T07:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSH console towards ASA doesn't prompt for username/password</title>
      <link>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4682006#M1093191</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/321491"&gt;@edwardwaithaka&lt;/a&gt;&amp;nbsp;- unfortunatelly did manage to fix it before summer and it's waiting now on 'to-do' list. Not sure when I will have time to look at it. Do you experience the same symptoms? Did you manage to fix it? Please share your findings. thx&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 12:17:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-console-towards-asa-doesn-t-prompt-for-username-password/m-p/4682006#M1093191</guid>
      <dc:creator>Micccc4</dc:creator>
      <dc:date>2022-09-06T12:17:26Z</dc:date>
    </item>
  </channel>
</rss>

