<?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 tcpwrapped on Pix 501 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970519#M940845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick, thanks for your post.  My pix does have a 3DES activation key.  I have been using SSH on this pix for several days with PuTTY and I did not generate an RSA key-pair, perhaps someone else did before me. It was working fine until I issued the reload command via SSH.  When the RSA keys are missing do you get this issue with "tcpwrapped"?  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2008 20:05:55 GMT</pubDate>
    <dc:creator>mitchell.smith</dc:creator>
    <dc:date>2008-03-17T20:05:55Z</dc:date>
    <item>
      <title>SSH tcpwrapped on Pix 501</title>
      <link>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970515#M940841</link>
      <description>&lt;P&gt;Hi, I am working on a Pix 501 via a remote ssh connection, all was fine until I issued a reload command.  Now I cannot get access to the PIX via SSH and a nmap scan shows port 22 is open but the service shows tcpwrapped.  I have never seen this before, anyone know how to clear it? Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:18:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970515#M940841</guid>
      <dc:creator>mitchell.smith</dc:creator>
      <dc:date>2019-03-11T12:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: SSH tcpwrapped on Pix 501</title>
      <link>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970516#M940842</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;Was the config saved before the reload? If not, then you will have to regenerate the ssh keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 17:50:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970516#M940842</guid>
      <dc:creator>johnd2310</dc:creator>
      <dc:date>2008-03-17T17:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSH tcpwrapped on Pix 501</title>
      <link>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970517#M940843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John, yes, I did a write memory just before the reload.  Can you tell me what tcpwrapped means?&lt;/P&gt;&lt;P&gt;I have never seen this before. Thanks, Mitchell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 17:53:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970517#M940843</guid>
      <dc:creator>mitchell.smith</dc:creator>
      <dc:date>2008-03-17T17:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: SSH tcpwrapped on Pix 501</title>
      <link>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970518#M940844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to save the ssh keys with the following command: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ca save all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To regenerate the keys use:&lt;/P&gt;&lt;P&gt;ca gen rsa key 1024&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reference:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/pix/pix63/command/reference/c.html#wp1025120" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/pix/pix63/command/reference/c.html#wp1025120&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/pix/pix63/configuration/guide/sysmgmt.html#wp1034079" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/pix/pix63/configuration/guide/sysmgmt.html#wp1034079&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The write memory does not save the ssh keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use SSH, your PIX Firewall must have a DES or 3DES activation key and you must generate an RSA key-pair for the PIX Firewall before clients can connect to the PIX Firewall console. Use the ca generate rsa key 512 command to generate a key; change the modulus size from 512, as needed. After generating the RSA key, save the key using the ca save all command.&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>Mon, 17 Mar 2008 19:28:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970518#M940844</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2008-03-17T19:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSH tcpwrapped on Pix 501</title>
      <link>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970519#M940845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick, thanks for your post.  My pix does have a 3DES activation key.  I have been using SSH on this pix for several days with PuTTY and I did not generate an RSA key-pair, perhaps someone else did before me. It was working fine until I issued the reload command via SSH.  When the RSA keys are missing do you get this issue with "tcpwrapped"?  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 20:05:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970519#M940845</guid>
      <dc:creator>mitchell.smith</dc:creator>
      <dc:date>2008-03-17T20:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSH tcpwrapped on Pix 501</title>
      <link>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970520#M940846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like you have not saved the SSH key and reloaded the PIX. After that you will not be able to login again until you regenerated the keys again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have console access you can see the keys by typing: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show ca mypubkey rsa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it does not show any key, then you do not have one.&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>Tue, 18 Mar 2008 01:11:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-tcpwrapped-on-pix-501/m-p/970520#M940846</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2008-03-18T01:11:41Z</dc:date>
    </item>
  </channel>
</rss>

