<?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 outside question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161279#M859709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I'll bring this post back to life,.. I recently upgraded to 8.2(1) and ssh is no longer working from the outside interface,. same config,. all acl's are there,. generated a new crypto key, rebooted the device, .all of which I knew wouldn't fix it,.. I can still get in from the inside...&amp;nbsp; I entered the command "management-interface outside" with no luck (maybe i need to reboot? but can't unless i have a maintenance window).. I have an ASA 5510&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jan 2010 13:55:52 GMT</pubDate>
    <dc:creator>datacureinc</dc:creator>
    <dc:date>2010-01-13T13:55:52Z</dc:date>
    <item>
      <title>SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161268#M859657</link>
      <description>&lt;P&gt;This must be a simple problem that I'm just not seeing.  I may be just tired, but I can't for the life of me SSH from outside into this ASA.  I can RDP into the Windows Server and use Putty to SSH from the inside, but can't do so from home.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is part of the config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;elnet 0.0.0.0 0.0.0.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh 0.0.0.0 0.0.0.0 inside&lt;/P&gt;&lt;P&gt;ssh 0.0.0.0 0.0.0.0 outside&lt;/P&gt;&lt;P&gt;ssh timeout 20&lt;/P&gt;&lt;P&gt;ssh version 2&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;(there is nothing via acl blocking SSH traffic)&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:36:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161268#M859657</guid>
      <dc:creator>scott.bridges</dc:creator>
      <dc:date>2019-03-11T15:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161269#M859659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;asa(config)# crypto key generate rsa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 03:12:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161269#M859659</guid>
      <dc:creator>lreger</dc:creator>
      <dc:date>2009-05-27T03:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161270#M859667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa(config)# crypto key generate rsa&lt;/P&gt;&lt;P&gt;WARNING: You have a RSA keypair already defined named &lt;DEFAULT-RSA-KEY&gt;.&lt;/DEFAULT-RSA-KEY&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you really want to replace them? [yes/no]: no&lt;/P&gt;&lt;P&gt;ERROR: Failed to create new RSA keys named &lt;DEFAULT-RSA-KEY&gt;&lt;/DEFAULT-RSA-KEY&gt;&lt;/P&gt;&lt;P&gt;ciscoasa(config)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Already have an RSA key.  This would need to exist for me to be able to SSH locally (inside), right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 03:41:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161270#M859667</guid>
      <dc:creator>scott.bridges</dc:creator>
      <dc:date>2009-05-27T03:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161271#M859681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tested the command on a new ASA 5505 right out of the box and I received the same notification about replacing the default key. So run the command again and press yes to replace the default key and test the ssh connection from the outside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 03:48:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161271#M859681</guid>
      <dc:creator>lreger</dc:creator>
      <dc:date>2009-05-27T03:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161272#M859690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same thing.  SSH from the outside and it's instant connection refused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug1: Reading configuration data /etc/ssh_config&lt;/P&gt;&lt;P&gt;debug1: Connecting to 6.x.138 [6.x.138] port 22.&lt;/P&gt;&lt;P&gt;debug1: connect to address 6.x.138 port 22: Connection refused&lt;/P&gt;&lt;P&gt;ssh: connect to host 6.x.138 port 22: Connection refused&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 04:03:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161272#M859690</guid>
      <dc:creator>scott.bridges</dc:creator>
      <dc:date>2009-05-27T04:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161273#M859695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please Keep me up. I have the same problem.&lt;/P&gt;&lt;P&gt;ASA 5505. ASA v.8.0(4). ASDM v.6.1(5)57&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 13:32:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161273#M859695</guid>
      <dc:creator>mondakota</dc:creator>
      <dc:date>2009-05-27T13:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161274#M859698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed that you said that there wasn't anything blocking ssh in the outside acl, but are you allowing it through from anywhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;permit tcp any any eq 22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what client are you using? You have version 2 specified, and if you're using putty, you may want to specify it as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 16:41:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161274#M859698</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-05-27T16:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161275#M859701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the "ssh 0.0.0.0 0.0.0.0 outside" command, shouldn't that enable SSH connections from the outside?  IE, outgoing is not affected?  My understanding is that "permit tcp any any eq 22" and applying it to an interface is for hosts/clients on the LAN, *not* the 'outside' interface itself.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I use a Mac with 10.5.7, so that's the Terminal I'm using, unix SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attaching the running-config in case there is anything I'm missing.  I'm not too experienced in firewall IOS, so any help/tips is greatly appreciated.  But here is the config to help troubleshoot this annoying SSH problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 17:35:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161275#M859701</guid>
      <dc:creator>scott.bridges</dc:creator>
      <dc:date>2009-05-28T17:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161276#M859703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;management-access outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 18:15:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161276#M859703</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-05-28T18:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161277#M859705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's crazy.  I have never had to issue that command before.  Why do you think that needed to happen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 18:29:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161277#M859705</guid>
      <dc:creator>scott.bridges</dc:creator>
      <dc:date>2009-05-28T18:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161278#M859708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA has a management interface that allows you to manage the device on a higher security interface. You have to change the management interface to the outside in order to SSH into it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also may have been able to add your ssh command like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssh 0 0 management&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've never tried the latter, but your ASA has a designated management interface (can be any interface), and I assume that it will just allow ssh connections into whatever your management interface is specified as.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seeing your config helped &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the rating!&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 18:44:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161278#M859708</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-05-28T18:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161279#M859709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I'll bring this post back to life,.. I recently upgraded to 8.2(1) and ssh is no longer working from the outside interface,. same config,. all acl's are there,. generated a new crypto key, rebooted the device, .all of which I knew wouldn't fix it,.. I can still get in from the inside...&amp;nbsp; I entered the command "management-interface outside" with no luck (maybe i need to reboot? but can't unless i have a maintenance window).. I have an ASA 5510&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 13:55:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161279#M859709</guid>
      <dc:creator>datacureinc</dc:creator>
      <dc:date>2010-01-13T13:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161280#M859710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this command -&lt;/P&gt;&lt;P&gt;ssh&amp;nbsp; ip address and netmask of the IP you are coming in from&amp;nbsp;&amp;nbsp; - for security purposes i believe you cant specify 0.0.0.0 on the outside inteface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you dont need an ACL rule for it ( i have an ASA5510)&amp;nbsp; and the only config i have is ssh ip add netmask&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;post you entire config if you can -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 16:47:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161280#M859710</guid>
      <dc:creator>SOL10</dc:creator>
      <dc:date>2010-01-13T16:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161281#M859711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,. I should have been more specific,.. I do not have an acl (i know it's not needed for traffic&lt;/P&gt;&lt;P&gt; terminating at the firewall) and yes I do have the "ssh &lt;IP address=""&gt; &lt;MASK&gt; &lt;INTERFACENAME&gt;" command to allow for access.,.. The same exact configuration was working fine in version 7,. I recently upgraded to 8.2(1),.. I have a TAC open with Cisco so I'll share what they tell me to do&lt;/INTERFACENAME&gt;&lt;/MASK&gt;&lt;/IP&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 17:56:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161281#M859711</guid>
      <dc:creator>datacureinc</dc:creator>
      <dc:date>2010-01-13T17:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: SSH outside question</title>
      <link>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161282#M859712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok so Reminder:.. This configuration worked with v7.2 just fine,.. I could still ssh in from the 78.25 host on the inside,,. there is a lan to lan tunnel and a couple routers between this ASA and the 192.168.10 network.. the 78 network is directly attached to the internal interface on this ASA&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;hostname&lt;/SPAN&gt;# show run | inc ssh 192.168.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;aaa authentication ssh console LOCAL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;ssh 192.168.10.25 255.255.255.255 outside&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;ssh 192.168.78.25 255.255.255.255 inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;ssh timeout 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;ssh version 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for some reason Cisco decided to switch things up in version 8.2&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;Here is what I did to get it to work&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;hostname# conf t&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;hostname&lt;/SPAN&gt;(config)# management-access inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;Please remove the management access before configure a new one&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;hostname&lt;/SPAN&gt;(config)# no management-access outside&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;hostname&lt;/SPAN&gt;(config)# management-access inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;hostname&lt;/SPAN&gt;(config)# end&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style=": ; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-size: 11.0pt; color: #333333; font-size: 10pt; Footlight MT Light&amp;quot;: ; font-family: Arial; serif&amp;quot;: ; ,&amp;quot;: ; mso-bidi-theme-font: minor-bidi; "&gt;Still did not work,.. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;hostname&lt;/SPAN&gt;# show run | inc ssh 192.168.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;aaa authentication ssh console LOCAL&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;ssh 192.168.10.25 255.255.255.255 outside&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;ssh 192.168.78.25 255.255.255.255 inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;ssh timeout 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;ssh version 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-size: 11.0pt; color: #333333; font-size: 10pt; font-family: Arial; mso-bidi-theme-font: minor-bidi; "&gt;Still did not work until I changed 10.25 to look like it's coming from the inside even though it is not,.. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;hostname&lt;/SPAN&gt;# conf t&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: 'Footlight MT Light','serif'; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;hostname&lt;/SPAN&gt;(config)# ssh 192.168.10.25 255.255.255.255 inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;To me this doesn’t make sense because the 192.168.10 network is only reachable via the outside interface,.. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;At least it is working now,.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;Hope this helps you guys out,.. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #002060; font-family: &amp;quot;Footlight MT Light&amp;quot;,&amp;quot;serif&amp;quot;; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;Since I had a tunnel terminating on my outside interface at 10.0.0.1 I had to ssh to the internal interface at 192.168.78.1 from 10.25&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I asked the TAC engineer why it changed and he said&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: navy; font-family: &amp;quot;Courier New&amp;quot;;"&gt;"Yes this network and this ip 192.168.10.25 is on outside, but we are connecting to the firewall on the inside interface and that’s why we have to add these commands."&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 20:06:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-outside-question/m-p/1161282#M859712</guid>
      <dc:creator>datacureinc</dc:creator>
      <dc:date>2010-01-13T20:06:37Z</dc:date>
    </item>
  </channel>
</rss>

