<?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: Cannot SSH into PIX in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-ssh-into-pix/m-p/712748#M1005868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you created a rsa key ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Generate a key:&lt;/P&gt;&lt;P&gt;ca generate rsa key 1024&lt;/P&gt;&lt;P&gt;show ca mypubkey rsa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Save ssh key:&lt;/P&gt;&lt;P&gt;ca save all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Allow incomming ssh connections:&lt;/P&gt;&lt;P&gt;ssh ip_address [netmask] [interface_name]&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2007 19:02:40 GMT</pubDate>
    <dc:creator>Patrick Iseli</dc:creator>
    <dc:date>2007-04-27T19:02:40Z</dc:date>
    <item>
      <title>Cannot SSH into PIX</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ssh-into-pix/m-p/712747#M1005866</link>
      <description>&lt;P&gt;I would like to be able to use an SSH client to connect to my PIX firewall over the Internet.  I can do this to my 506 PIX but not on my 515, with debug SSH on I keep seeing "invalid userid michael" even though I have put the command "user michael password michael privilege 15" into the configuration.  What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 10:05:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ssh-into-pix/m-p/712747#M1005866</guid>
      <dc:creator>michael.ball</dc:creator>
      <dc:date>2019-03-11T10:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot SSH into PIX</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ssh-into-pix/m-p/712748#M1005868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you created a rsa key ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Generate a key:&lt;/P&gt;&lt;P&gt;ca generate rsa key 1024&lt;/P&gt;&lt;P&gt;show ca mypubkey rsa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Save ssh key:&lt;/P&gt;&lt;P&gt;ca save all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Allow incomming ssh connections:&lt;/P&gt;&lt;P&gt;ssh ip_address [netmask] [interface_name]&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 19:02:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ssh-into-pix/m-p/712748#M1005868</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2007-04-27T19:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot SSH into PIX</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ssh-into-pix/m-p/712749#M1005869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this document and make sure that you have all the configuration required to allow SSH access from the outside host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a008069bf1b.shtml#conf" target="_blank"&gt;http://cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a008069bf1b.shtml#conf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are still having problems post the sanitized configuration and debug ssh output.&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;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 19:04:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ssh-into-pix/m-p/712749#M1005869</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2007-04-27T19:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot SSH into PIX</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ssh-into-pix/m-p/712750#M1005871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOU ARE MISSING:&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;Otherwise, use pix as username and your telnet password to access your unit!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate this post if it was helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2007 17:25:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ssh-into-pix/m-p/712750#M1005871</guid>
      <dc:creator>oabduo983</dc:creator>
      <dc:date>2007-04-28T17:25:46Z</dc:date>
    </item>
  </channel>
</rss>

