<?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 problem on pix firewall  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62471#M705826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;But I am still confused ,why the first time I can login by ssh without the RSA key, and then  the problem happened without RSA key?&lt;/P&gt;&lt;P&gt;bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Nov 2002 18:58:21 GMT</pubDate>
    <dc:creator>david.xu</dc:creator>
    <dc:date>2002-11-07T18:58:21Z</dc:date>
    <item>
      <title>ssh problem on pix firewall</title>
      <link>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62468#M705814</link>
      <description>&lt;P&gt;I have pix firewall , PIX Version 6.1(1).&lt;/P&gt;&lt;P&gt;I am trying to configure for ssh login from outside.&lt;/P&gt;&lt;P&gt;I did configure the hostname ,domain name,ssh timeout, and&lt;/P&gt;&lt;P&gt;ssh x.x.x.x 255.255.255.0 outside&lt;/P&gt;&lt;P&gt;pass xxxx&lt;/P&gt;&lt;P&gt;but there is no AAA, and rsa .&lt;/P&gt;&lt;P&gt;The problem is stange.I can ssh into the pix by the usename pix and password after I configured , no any problem.but after I exit , I cannot login any more, there is just a quick freshing in the client software , and then go to "not connect".I did try another client software, it is same.&lt;/P&gt;&lt;P&gt;so I removed the ssh xxxx, and then I try the ssh again, it show me a message " remote host reject the session", so looks pix has the response. And then I add ssh xxxx again, the problem comes back.&lt;/P&gt;&lt;P&gt;I have a "access-group acl_in in interface outside" on outside interface, in the access list I didn't permit the port 22 on outside interface, does it affect the ssh connection?&lt;/P&gt;&lt;P&gt;I connect to internet through a NAT/PAT. Does it affect the ssh connection and cause the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:21:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62468#M705814</guid>
      <dc:creator>david.xu</dc:creator>
      <dc:date>2020-02-21T06:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem on pix firewall</title>
      <link>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62469#M705817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I "sh logg", I saw there is a error message&lt;/P&gt;&lt;P&gt;"315004: Fail to establish SSH session because PIX RSA host key retrieval failed."&lt;/P&gt;&lt;P&gt;but I didn't use RSA key, do I have to use it, "ca gen rsa key 1024"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;david&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2002 17:52:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62469#M705817</guid>
      <dc:creator>david.xu</dc:creator>
      <dc:date>2002-11-06T17:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem on pix firewall</title>
      <link>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62470#M705821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you need it.  Here is a sample config of the commands needed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname xxxx&lt;/P&gt;&lt;P&gt;domain-name xxxx&lt;/P&gt;&lt;P&gt;ca generate rsa key 1024&lt;/P&gt;&lt;P&gt;ca save all &lt;/P&gt;&lt;P&gt;ssh 10.10.10.10 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;ssh timeout 60&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2002 20:59:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62470#M705821</guid>
      <dc:creator>steve.barlow</dc:creator>
      <dc:date>2002-11-06T20:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem on pix firewall</title>
      <link>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62471#M705826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;But I am still confused ,why the first time I can login by ssh without the RSA key, and then  the problem happened without RSA key?&lt;/P&gt;&lt;P&gt;bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2002 18:58:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62471#M705826</guid>
      <dc:creator>david.xu</dc:creator>
      <dc:date>2002-11-07T18:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem on pix firewall</title>
      <link>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62472#M705830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No , it isn't a bug . But in version 6.X you have to set the aaa command  to access the pix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the following command&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;Im my opinion this will fix the problem .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regard &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hermann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2002 13:50:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62472#M705830</guid>
      <dc:creator>hermann.pees</dc:creator>
      <dc:date>2002-11-26T13:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem on pix firewall</title>
      <link>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62473#M705835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Hermann&lt;/P&gt;&lt;P&gt;My version is 6.1, I didn't do aaa for console, but after I generate the rsa key and save it, my ssh is working fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2002 17:36:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-problem-on-pix-firewall/m-p/62473#M705835</guid>
      <dc:creator>david.xu</dc:creator>
      <dc:date>2002-11-26T17:36:20Z</dc:date>
    </item>
  </channel>
</rss>

