<?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: Can not connect ASA through SSH and HTTPS  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/can-not-connect-asa-through-ssh-and-https/m-p/872889#M973345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If general connectivity is OK (it does answer&lt;/P&gt;&lt;P&gt;to pings when connected to network, right ?)&lt;/P&gt;&lt;P&gt;Then I'd zeroize the current key and create new ones for a check&lt;/P&gt;&lt;P&gt;ASA(config)# crypto key zeroize rsa&lt;/P&gt;&lt;P&gt;ASA(config)# crypto key generate rsa &lt;/P&gt;&lt;P&gt;If it doesn't help ,trying to enable debug and&lt;/P&gt;&lt;P&gt;connecting simultaneously by Console and http/ssh would reveal more info ..&lt;/P&gt;&lt;P&gt;ASA# debug http 255&lt;/P&gt;&lt;P&gt;ASA# debug ssh  255&lt;/P&gt;&lt;P&gt;If there is some communication you'll see smth like&lt;/P&gt;&lt;P&gt;ASA(config)# listen: Received HTTP request.&lt;/P&gt;&lt;P&gt;Started http listen on interface outside port 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA(config)# http_get_token: received no block data for ssl&lt;/P&gt;&lt;P&gt;listen: Received HTTP request.&lt;/P&gt;&lt;P&gt;Started http listen on interface outside port 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BTW running config is OK 100%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Oct 2007 17:30:34 GMT</pubDate>
    <dc:creator>yuri_slobodyanyuk</dc:creator>
    <dc:date>2007-10-21T17:30:34Z</dc:date>
    <item>
      <title>Can not connect ASA through SSH and HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/can-not-connect-asa-through-ssh-and-https/m-p/872887#M973342</link>
      <description>&lt;P&gt;I have just configured the firewall with all the standard configuration but I can not gain SSH access. I have attached the running-config below, can someone please let me know what am I missing. I have configured the SSH exactly as stated at :&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa80/configuration/guide/mgaccess.html#wpxref11628" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa80/configuration/guide/mgaccess.html#wpxref11628&lt;/A&gt;&lt;/P&gt;&lt;P&gt;still no connectivity, do I have to generate any other certificates other than the crypto rsa key which I have already generated ?&lt;/P&gt;&lt;P&gt;For more info, I can not even connect the device through HTTPS even after enabling the HTTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murtaza&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:28:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-not-connect-asa-through-ssh-and-https/m-p/872887#M973342</guid>
      <dc:creator>csco11029214</dc:creator>
      <dc:date>2019-03-11T11:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can not connect ASA through SSH and HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/can-not-connect-asa-through-ssh-and-https/m-p/872888#M973344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the output of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show crypto key mypubkey rsa &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Oct 2007 06:19:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-not-connect-asa-through-ssh-and-https/m-p/872888#M973344</guid>
      <dc:creator>rleivaoc</dc:creator>
      <dc:date>2007-10-21T06:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can not connect ASA through SSH and HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/can-not-connect-asa-through-ssh-and-https/m-p/872889#M973345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If general connectivity is OK (it does answer&lt;/P&gt;&lt;P&gt;to pings when connected to network, right ?)&lt;/P&gt;&lt;P&gt;Then I'd zeroize the current key and create new ones for a check&lt;/P&gt;&lt;P&gt;ASA(config)# crypto key zeroize rsa&lt;/P&gt;&lt;P&gt;ASA(config)# crypto key generate rsa &lt;/P&gt;&lt;P&gt;If it doesn't help ,trying to enable debug and&lt;/P&gt;&lt;P&gt;connecting simultaneously by Console and http/ssh would reveal more info ..&lt;/P&gt;&lt;P&gt;ASA# debug http 255&lt;/P&gt;&lt;P&gt;ASA# debug ssh  255&lt;/P&gt;&lt;P&gt;If there is some communication you'll see smth like&lt;/P&gt;&lt;P&gt;ASA(config)# listen: Received HTTP request.&lt;/P&gt;&lt;P&gt;Started http listen on interface outside port 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA(config)# http_get_token: received no block data for ssl&lt;/P&gt;&lt;P&gt;listen: Received HTTP request.&lt;/P&gt;&lt;P&gt;Started http listen on interface outside port 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BTW running config is OK 100%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Oct 2007 17:30:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-not-connect-asa-through-ssh-and-https/m-p/872889#M973345</guid>
      <dc:creator>yuri_slobodyanyuk</dc:creator>
      <dc:date>2007-10-21T17:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can not connect ASA through SSH and HTTPS</title>
      <link>https://community.cisco.com/t5/network-security/can-not-connect-asa-through-ssh-and-https/m-p/872890#M973346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that Yuri, I'll have a look at the troubleshooting through debugging as suggested, the device is offline currently so I'll have to check that later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Murtaza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 15:51:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-not-connect-asa-through-ssh-and-https/m-p/872890#M973346</guid>
      <dc:creator>csco11029214</dc:creator>
      <dc:date>2007-10-22T15:51:52Z</dc:date>
    </item>
  </channel>
</rss>

