<?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 connection to Pix in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ssh-connection-to-pix/m-p/1369198#M737327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ssh -l admin 10.10.10.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Router#ssh ?&lt;BR /&gt;&amp;nbsp; -c&amp;nbsp;&amp;nbsp;&amp;nbsp; Select encryption algorithm&lt;BR /&gt;&amp;nbsp; -l&amp;nbsp;&amp;nbsp;&amp;nbsp; Log in using this user name&lt;BR /&gt;&amp;nbsp; -m&amp;nbsp;&amp;nbsp;&amp;nbsp; Select HMAC algorithm&lt;BR /&gt;&amp;nbsp; -o&amp;nbsp;&amp;nbsp;&amp;nbsp; Specify options&lt;BR /&gt;&amp;nbsp; -p&amp;nbsp;&amp;nbsp;&amp;nbsp; Connect to this port&lt;BR /&gt;&amp;nbsp; -v&amp;nbsp;&amp;nbsp;&amp;nbsp; Specify SSH Protocol Version&lt;BR /&gt;&amp;nbsp; WORD&amp;nbsp; IP address or hostname of a remote system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from the switch where admin is the user ID that you created in the local database of the PIX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2010 02:36:30 GMT</pubDate>
    <dc:creator>Kureli Sankar</dc:creator>
    <dc:date>2010-02-11T02:36:30Z</dc:date>
    <item>
      <title>ssh connection to Pix</title>
      <link>https://community.cisco.com/t5/network-security/ssh-connection-to-pix/m-p/1369197#M737296</link>
      <description>&lt;P&gt;Let me describe what I'm doing first and then&lt;/P&gt;&lt;P&gt;I'll describe the problem i've encountered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm building out a Test and Dev environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pix 535 in the front end...I wanted to be able to remote into the Pix to complete the configuration so i did the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; config'd a phys interface in the admin context&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; turned on ssh&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; turned on icmp&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; created access-group to allow ip any and icmp any&lt;/P&gt;&lt;P&gt;5.&amp;nbsp; configured a private address 192.168.15.x /29 on the interface in the admin context&lt;/P&gt;&lt;P&gt;6.&amp;nbsp; configured a private address on one of my production switches with a corresponding 192.168.15.x /29 address on my router interface.&lt;/P&gt;&lt;P&gt;7.&amp;nbsp; configured local user/password and turned on aaa LOCAL authentication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can SSH between the switch and the pix while i'm at the switch console, no problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However,&amp;nbsp; I remote into my switch from a desktop (my office), and then attempt an ssh session from the switch to the Pix and I get as far as the Pix user mode prompt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point, i can go no further.&amp;nbsp; Its almost like it is locked up...I cant enter any commands...If i let it sit, it will eventually time out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm stuck...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruce&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:07:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-connection-to-pix/m-p/1369197#M737296</guid>
      <dc:creator>Bruce Summers</dc:creator>
      <dc:date>2019-03-11T17:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection to Pix</title>
      <link>https://community.cisco.com/t5/network-security/ssh-connection-to-pix/m-p/1369198#M737327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ssh -l admin 10.10.10.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Router#ssh ?&lt;BR /&gt;&amp;nbsp; -c&amp;nbsp;&amp;nbsp;&amp;nbsp; Select encryption algorithm&lt;BR /&gt;&amp;nbsp; -l&amp;nbsp;&amp;nbsp;&amp;nbsp; Log in using this user name&lt;BR /&gt;&amp;nbsp; -m&amp;nbsp;&amp;nbsp;&amp;nbsp; Select HMAC algorithm&lt;BR /&gt;&amp;nbsp; -o&amp;nbsp;&amp;nbsp;&amp;nbsp; Specify options&lt;BR /&gt;&amp;nbsp; -p&amp;nbsp;&amp;nbsp;&amp;nbsp; Connect to this port&lt;BR /&gt;&amp;nbsp; -v&amp;nbsp;&amp;nbsp;&amp;nbsp; Specify SSH Protocol Version&lt;BR /&gt;&amp;nbsp; WORD&amp;nbsp; IP address or hostname of a remote system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from the switch where admin is the user ID that you created in the local database of the PIX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 02:36:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-connection-to-pix/m-p/1369198#M737327</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-02-11T02:36:30Z</dc:date>
    </item>
  </channel>
</rss>

