<?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: access to pix with ssh in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-to-pix-with-ssh/m-p/544593#M500277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mmm  ..  have you configured the PIX for ssh yet ..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you do that and test it first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ca generate rsa key 1024&lt;/P&gt;&lt;P&gt;save all&lt;/P&gt;&lt;P&gt;ssh &lt;SUBNET address=""&gt; 255.255.255.0 &lt;INTERFACE&gt;&lt;/INTERFACE&gt;&lt;/SUBNET&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then once you have tested that ssh access to the PIX is OK, then make sure you allowed ssh from the switch IP address and from the switch you could try using a extention on telnet on port 22 (ssh)  depending on the version of IOS running on your switch you could use telnet &lt;PIX ip="" address=""&gt; 22&lt;/PIX&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ..  please rate if it it does !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Jun 2006 06:56:33 GMT</pubDate>
    <dc:creator>Fernando_Meza</dc:creator>
    <dc:date>2006-06-18T06:56:33Z</dc:date>
    <item>
      <title>access to pix with ssh</title>
      <link>https://community.cisco.com/t5/network-security/access-to-pix-with-ssh/m-p/544592#M500276</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 6500 switch with IOS mode "encryption feature set". I would like to ssh from the switch to the pix firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What command and the option I can use on the switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;C.K.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:58:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-to-pix-with-ssh/m-p/544592#M500276</guid>
      <dc:creator>douglashui</dc:creator>
      <dc:date>2020-02-21T08:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: access to pix with ssh</title>
      <link>https://community.cisco.com/t5/network-security/access-to-pix-with-ssh/m-p/544593#M500277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mmm  ..  have you configured the PIX for ssh yet ..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you do that and test it first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ca generate rsa key 1024&lt;/P&gt;&lt;P&gt;save all&lt;/P&gt;&lt;P&gt;ssh &lt;SUBNET address=""&gt; 255.255.255.0 &lt;INTERFACE&gt;&lt;/INTERFACE&gt;&lt;/SUBNET&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then once you have tested that ssh access to the PIX is OK, then make sure you allowed ssh from the switch IP address and from the switch you could try using a extention on telnet on port 22 (ssh)  depending on the version of IOS running on your switch you could use telnet &lt;PIX ip="" address=""&gt; 22&lt;/PIX&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ..  please rate if it it does !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jun 2006 06:56:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-to-pix-with-ssh/m-p/544593#M500277</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2006-06-18T06:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: access to pix with ssh</title>
      <link>https://community.cisco.com/t5/network-security/access-to-pix-with-ssh/m-p/544594#M500281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sw6500#ssh ?&lt;/P&gt;&lt;P&gt;  -c    Select encryption algorithm&lt;/P&gt;&lt;P&gt;  -l    Log in using this user name&lt;/P&gt;&lt;P&gt;  -m    Select HMAC algorithm&lt;/P&gt;&lt;P&gt;  -o    Specify options&lt;/P&gt;&lt;P&gt;  -p    Connect to this port&lt;/P&gt;&lt;P&gt;  -v    Specify SSH Protocol Version&lt;/P&gt;&lt;P&gt;  WORD  IP address or hostname of a remote system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sw6500#ssh -o  ?&lt;/P&gt;&lt;P&gt;  numberofpasswordprompts  Specify number of password prompts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sw6500#ssh -c ?&lt;/P&gt;&lt;P&gt;  3des        triple des&lt;/P&gt;&lt;P&gt;SSHv2 only cipher list:&lt;/P&gt;&lt;P&gt;  aes128-cbc  AES 128 bits&lt;/P&gt;&lt;P&gt;  aes192-cbc  AES 192 bits&lt;/P&gt;&lt;P&gt;  aes256-cbc  AES 256 bits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sw6500#ssh -m ?&lt;/P&gt;&lt;P&gt;SSHv2 Hmac list:&lt;/P&gt;&lt;P&gt;  hmac-md5-128   hmac-md5 MD5 based HMAC(128 bits)&lt;/P&gt;&lt;P&gt;  hmac-md5-96    MD5 based HMAC(96 bits)&lt;/P&gt;&lt;P&gt;  hmac-sha1-160  hmac-sha1 SHA1 based HMAC(160 bits)&lt;/P&gt;&lt;P&gt;  hmac-sha1-96   SHA1 based HMAC(96 bits)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sw6500#ssh -v ?&lt;/P&gt;&lt;P&gt;  1  Protocol Version 1&lt;/P&gt;&lt;P&gt;  2  Protocol Version 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;please rate this post if it does.&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jun 2006 20:42:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-to-pix-with-ssh/m-p/544594#M500281</guid>
      <dc:creator>vladrac-ccna</dc:creator>
      <dc:date>2006-06-18T20:42:26Z</dc:date>
    </item>
  </channel>
</rss>

