<?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: SSH to outside interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276182#M76810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done all this already, but I get this message from my ssh client, when trying to connect to ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connecting to host 10.254.17.9:22...&lt;/P&gt;&lt;P&gt;Connected.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Connection closed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jul 2009 06:39:12 GMT</pubDate>
    <dc:creator>fgasimzade</dc:creator>
    <dc:date>2009-07-03T06:39:12Z</dc:date>
    <item>
      <title>SSH to outside interface</title>
      <link>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276180#M76805</link>
      <description>&lt;P&gt;How to configure ssh on the outside interface of asa? I have defined an access list for outside interface, applied it, but it didnt work for some reason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the access list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 10.254.17.9 255.255.255.248 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/3&lt;/P&gt;&lt;P&gt; description EIGRP 2008&lt;/P&gt;&lt;P&gt; nameif eigrp&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.40.50.65 255.255.255.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; nameif management&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.251.1 255.255.255.0 &lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot system disk0:/asa821-k8.bin&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;access-list 110 extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list nat extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list allow_ping extended permit icmp any any echo-reply &lt;/P&gt;&lt;P&gt;access-list allow_ping extended permit icmp any any source-quench &lt;/P&gt;&lt;P&gt;access-list allow_ping extended permit icmp any any unreachable &lt;/P&gt;&lt;P&gt;access-list allow_ping extended permit icmp any any time-exceeded &lt;/P&gt;&lt;P&gt;access-list allow_ping extended permit udp any any eq isakmp &lt;/P&gt;&lt;P&gt;access-list allow_ping extended permit esp any any &lt;/P&gt;&lt;P&gt;access-list allow_ping extended permit ah any any &lt;/P&gt;&lt;P&gt;access-list allow_ping extended permit gre any any &lt;/P&gt;&lt;P&gt;access-list allow_ping extended permit tcp any any eq ssh &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list icmp_inside extended permit icmp any any &lt;/P&gt;&lt;P&gt;access-list icmp_inside extended permit ip any any &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu eigrp 1500&lt;/P&gt;&lt;P&gt;mtu management 1500&lt;/P&gt;&lt;P&gt;no failover   &lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;icmp permit any outside&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;access-group allow_ping in interface outside&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 11:41:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276180#M76805</guid>
      <dc:creator>fgasimzade</dc:creator>
      <dc:date>2019-03-10T11:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to outside interface</title>
      <link>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276181#M76807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Look at &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a008069bf1b.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a008069bf1b.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Massimiliano.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 06:27:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276181#M76807</guid>
      <dc:creator>massimiliano.serafino</dc:creator>
      <dc:date>2009-07-03T06:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to outside interface</title>
      <link>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276182#M76810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done all this already, but I get this message from my ssh client, when trying to connect to ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connecting to host 10.254.17.9:22...&lt;/P&gt;&lt;P&gt;Connected.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Connection closed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 06:39:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276182#M76810</guid>
      <dc:creator>fgasimzade</dc:creator>
      <dc:date>2009-07-03T06:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to outside interface</title>
      <link>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276183#M76812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't say I have seen this before but SSH is easy to do on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend taking the access list off of the interface first to see if that could be it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You only posted a partial section of the config but make sure you have the SSH command with the address of the subnet you are connecting from.  Your config is no longer visible as I type this but try "SSH 0.0.0.0 0.0.0.0 outside".  This allows all subnets to access the outside interface.  This command works like an access list to limit connectivity to trusted subnets. i.e. "SSH 10.0.0.0 255.0.0.0 outside" only allows hosts on the 10.x.x.x network to connect via SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turn on "debug ssh" to see what the errors are too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, you can always delete your keys (crypto key zeroize rsa) and rebuild them back (crypto key generate rsa gen mod 1024).  This will make your ssh client, I'm using PuTTY, think this is a new device and prompt for the OK to connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2009 14:52:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276183#M76812</guid>
      <dc:creator>kevinglong</dc:creator>
      <dc:date>2009-07-05T14:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to outside interface</title>
      <link>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276184#M76813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I removed crypto keys and generated again, it helped, thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 05:47:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-to-outside-interface/m-p/1276184#M76813</guid>
      <dc:creator>fgasimzade</dc:creator>
      <dc:date>2009-07-06T05:47:20Z</dc:date>
    </item>
  </channel>
</rss>

