<?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 ASA 5510 remotely  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196296#M874583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your swift reply, is that method just using a password and no other means of authentication &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2009 14:48:49 GMT</pubDate>
    <dc:creator>mburguk1000</dc:creator>
    <dc:date>2009-03-26T14:48:49Z</dc:date>
    <item>
      <title>SSH to ASA 5510 remotely</title>
      <link>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196294#M874581</link>
      <description>&lt;P&gt;I want to set up SSH to my ASA externally so I can manage it remotely,can some one please tell me the most secure way to do it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:10:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196294#M874581</guid>
      <dc:creator>mburguk1000</dc:creator>
      <dc:date>2019-03-11T15:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to ASA 5510 remotely</title>
      <link>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196295#M874582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PIX(config)#hostname PIXOne&lt;/P&gt;&lt;P&gt;PIXOne(config)#domain-name mydomain.com&lt;/P&gt;&lt;P&gt;PIXOne(config)#ca generate rsa key 1024&lt;/P&gt;&lt;P&gt;PIXOne(config)#ssh time-out 60&lt;/P&gt;&lt;P&gt;PIXOne(config)#ssh 75.50.95.72 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;PIXOne(config)#passwd your_secret_password&lt;/P&gt;&lt;P&gt;PIXOne(config)#exit&lt;/P&gt;&lt;P&gt;PIXOne#wr mem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;I&gt;ssh 75.50.95.72 255.255.255.255 outside&lt;/I&gt; line should be changed to be the address you want to manage the ASA from. Limit this to as few addresses as possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 14:36:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196295#M874582</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-03-26T14:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to ASA 5510 remotely</title>
      <link>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196296#M874583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your swift reply, is that method just using a password and no other means of authentication &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 14:48:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196296#M874583</guid>
      <dc:creator>mburguk1000</dc:creator>
      <dc:date>2009-03-26T14:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to ASA 5510 remotely</title>
      <link>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196297#M874584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. You can configure other methods though (local, radius, tacacs, etc).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 14:50:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196297#M874584</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-03-26T14:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to ASA 5510 remotely</title>
      <link>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196298#M874586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Step 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;domain-name name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto key generate rsa&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;Vikram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3.&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;Enable SSH on an interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssh x.x.x.x netmask outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;default username &amp;amp; password are pix/cisco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 14:53:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-to-asa-5510-remotely/m-p/1196298#M874586</guid>
      <dc:creator>vikram_anumukonda</dc:creator>
      <dc:date>2009-03-26T14:53:35Z</dc:date>
    </item>
  </channel>
</rss>

