<?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: Configure SSH2 on Cisco ASA? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919614#M941844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use the command &lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the LOCAL word must be upper case letters. this group is defined on the ASA by default,  there should by a command like this in the ASA :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa server LOCAL protocol local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2008 12:25:45 GMT</pubDate>
    <dc:creator>alanajjar</dc:creator>
    <dc:date>2008-02-25T12:25:45Z</dc:date>
    <item>
      <title>Configure SSH2 on Cisco ASA?</title>
      <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919609#M941838</link>
      <description>&lt;P&gt;Hi, on my ASA I have added the following for SSH2, but what do I need to do next?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip domain name domain.com&lt;/P&gt;&lt;P&gt;IP SSH version 2&lt;/P&gt;&lt;P&gt;crypto key generate rsa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I log it says it needs a username and password.  I have a level 15 username and password that I use for the ASDM should this work as it does'nt or do I need to do something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:08:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919609#M941838</guid>
      <dc:creator>whiteford</dc:creator>
      <dc:date>2019-03-11T12:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Configure SSH2 on Cisco ASA?</title>
      <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919610#M941840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ssh access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto key gen rsa 1024&lt;/P&gt;&lt;P&gt;ssh ip addrress x.x.x.x 255.255.255.255 inside &lt;/P&gt;&lt;P&gt;If u have not configured AAA then default username would be pix and the first(telnet) password will be cisco &lt;/P&gt;&lt;P&gt;Enable password by default is blank&lt;/P&gt;&lt;P&gt;Else configure the username and password for AAA  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 10:50:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919610#M941840</guid>
      <dc:creator>rajbhatt</dc:creator>
      <dc:date>2008-02-25T10:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Configure SSH2 on Cisco ASA?</title>
      <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919611#M941841</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; correct. also you can use local authentication to authenticate ssh, by using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication ssh default LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; then define username and password locally on the ASA, and use them for ssh authentication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 11:07:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919611#M941841</guid>
      <dc:creator>alanajjar</dc:creator>
      <dc:date>2008-02-25T11:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Configure SSH2 on Cisco ASA?</title>
      <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919612#M941842</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;crypto key gen rsa 1024 doesn't work but crypto key gen rsa does, how do I choose 1024?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know crypto key gen rsa 1024 works on routers though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 11:19:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919612#M941842</guid>
      <dc:creator>whiteford</dc:creator>
      <dc:date>2008-02-25T11:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Configure SSH2 on Cisco ASA?</title>
      <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919613#M941843</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;When I type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication ssh default LOCAL it does like "defult" if I type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It says the group local doesn't exist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 11:23:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919613#M941843</guid>
      <dc:creator>whiteford</dc:creator>
      <dc:date>2008-02-25T11:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Configure SSH2 on Cisco ASA?</title>
      <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919614#M941844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use the command &lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the LOCAL word must be upper case letters. this group is defined on the ASA by default,  there should by a command like this in the ASA :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa server LOCAL protocol local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 12:25:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919614#M941844</guid>
      <dc:creator>alanajjar</dc:creator>
      <dc:date>2008-02-25T12:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Configure SSH2 on Cisco ASA?</title>
      <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919615#M941845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.)  aaa authentication ssh console LOCAL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just used the same username and password I use for the ASDM and I got in to the CLI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa server LOCAL protocol local &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doesn't appear, all I see is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server RADIUS host server1&lt;/P&gt;&lt;P&gt; key 1234&lt;/P&gt;&lt;P&gt;aaa-server RADIUS host server2&lt;/P&gt;&lt;P&gt; key 1234&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.)  Is the crypto key automoatically using 1024 as I didn't let me add that after the rsa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.) should the keys be encrypted?  key 1234 is in clear text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 13:56:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919615#M941845</guid>
      <dc:creator>whiteford</dc:creator>
      <dc:date>2008-02-25T13:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Configure SSH2 on Cisco ASA?</title>
      <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919616#M941846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;  Good news to hear its workrd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1) regarding local authentication its enabled by default, dont worry about that command.&lt;/P&gt;&lt;P&gt; 2) if you generate rsa key without specifing its size, the default size is 1024. You can specify other modulus sizes by using modulus keyword :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto key generate rsa modulus modulus_size&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) the key in this command cannot be encrypted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 06:19:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919616#M941846</guid>
      <dc:creator>alanajjar</dc:creator>
      <dc:date>2008-02-26T06:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Configure SSH2 on Cisco ASA?</title>
      <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919617#M941847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Please rate if this solve the problem!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 17:21:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919617#M941847</guid>
      <dc:creator>alanajjar</dc:creator>
      <dc:date>2008-02-29T17:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Configure SSH2 on Cisco ASA?</title>
      <link>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919618#M941848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  when u use the ssh from the inside or outside then it ask the username if u did not configure the username then pix is the user name and passwd command provide the password for the authentication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 08:33:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configure-ssh2-on-cisco-asa/m-p/919618#M941848</guid>
      <dc:creator>onlyabhishek007</dc:creator>
      <dc:date>2008-03-07T08:33:08Z</dc:date>
    </item>
  </channel>
</rss>

