<?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: Could not configure ssh on ASA5515 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147726#M360722</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;I dont remember what the default setting for interface ICMP was BUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;icmp permit any inside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where are you PING/ICMP the ASA interface from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To connect to that interface with SSH you need the configuration you mentioned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ssh &lt;NETWORK&gt; &lt;MASK&gt; inside&lt;/MASK&gt;&lt;/NETWORK&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This defines that hosts from&lt;STRONG&gt; &lt;NETWORK&gt; &lt;MASK&gt;&lt;/MASK&gt;&lt;/NETWORK&gt;&lt;/STRONG&gt; can connect to the ASA with SSH as long as they are from behind the interface &lt;STRONG&gt;"inside"&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2013 14:19:17 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-03-06T14:19:17Z</dc:date>
    <item>
      <title>Could not configure ssh on ASA5515</title>
      <link>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147723#M360717</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We using a ASA 5515 with following software :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;[...]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Cisco Adaptive Security Appliance Software Version 9.1(1) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Device Manager Version 7.1(1)52&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Compiled on Wed 28-Nov-12 11:15 PST by builders&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;System image file is "disk0:/asa911-smp-k8.bin"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;[...]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need two things and it is for this purpose that we don't use the management0/0 because is management only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1)&amp;nbsp; &lt;/STRONG&gt;use a interface to intern traffic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;# sh run int gi1/0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;interface GigabitEthernet1/0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt; description Intern Net&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt; no nameif&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt; security-level 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt; ip address 192.16x.x.10 255.255.255.0 standby 192.16x.x.11 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the firewall itself could not ping this interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2) &lt;/STRONG&gt;use this interface to connect through ssh to :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10px;"&gt;hostname(config)# crypto key generate rsa modulus 1024&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE style="font-size: 10px;"&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config)# write memory&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config)# aaa authentication ssh console LOCAL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config)# username exampleuser1 password examplepassword1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;all itself cuold not ping this interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config)# ssh 192.168.1.2 255.255.255.255 inside&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ssh command could only be configure for a configured's interface the aren't value like&lt;STRONG&gt; inside&lt;/STRONG&gt; or &lt;STRONG&gt;outside &lt;/STRONG&gt;? where could I find these?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As someone an ideas what it these probelm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you a lot&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:10:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147723#M360717</guid>
      <dc:creator>blankguy7</dc:creator>
      <dc:date>2019-03-12T01:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Could not configure ssh on ASA5515</title>
      <link>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147724#M360718</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;You have configured no "nameif" for the interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is essential for the interface to work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt; Then again what is the interface which is reference in the other command as "inside"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 14:03:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147724#M360718</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-06T14:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Could not configure ssh on ASA5515</title>
      <link>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147725#M360720</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;Thank you very much for your help!&lt;/P&gt;&lt;P&gt;Ok, I've configured the nameif as "&lt;STRONG&gt;inside&lt;/STRONG&gt;" and yet I could ping it.&lt;/P&gt;&lt;P&gt;Now, when I configure &lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;ssh &lt;SUBNET&gt; &lt;MASK&gt;&lt;/MASK&gt;&lt;/SUBNET&gt;&lt;/SPAN&gt; I put here the name of interface namely "&lt;STRONG&gt;inside&lt;/STRONG&gt;". It is right so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 14:14:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147725#M360720</guid>
      <dc:creator>blankguy7</dc:creator>
      <dc:date>2013-03-06T14:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Could not configure ssh on ASA5515</title>
      <link>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147726#M360722</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;I dont remember what the default setting for interface ICMP was BUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;icmp permit any inside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where are you PING/ICMP the ASA interface from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To connect to that interface with SSH you need the configuration you mentioned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ssh &lt;NETWORK&gt; &lt;MASK&gt; inside&lt;/MASK&gt;&lt;/NETWORK&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This defines that hosts from&lt;STRONG&gt; &lt;NETWORK&gt; &lt;MASK&gt;&lt;/MASK&gt;&lt;/NETWORK&gt;&lt;/STRONG&gt; can connect to the ASA with SSH as long as they are from behind the interface &lt;STRONG&gt;"inside"&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 14:19:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147726#M360722</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-06T14:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Could not configure ssh on ASA5515</title>
      <link>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147727#M360724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's works... thank you and have a nice day&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 14:20:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/could-not-configure-ssh-on-asa5515/m-p/2147727#M360724</guid>
      <dc:creator>blankguy7</dc:creator>
      <dc:date>2013-03-06T14:20:55Z</dc:date>
    </item>
  </channel>
</rss>

