<?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: PIX_telnet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554643#M526981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, pls. find attached file of the complete information about my PIX config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Mar 2006 02:12:45 GMT</pubDate>
    <dc:creator>revilo3246</dc:creator>
    <dc:date>2006-03-06T02:12:45Z</dc:date>
    <item>
      <title>PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554632#M526970</link>
      <description>&lt;P&gt;pls. help, i can ping my outside interface, how come i cannot telnet it, im just a novice, what command i need to add for my PIX firewall? thanks...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:44:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554632#M526970</guid>
      <dc:creator>revilo3246</dc:creator>
      <dc:date>2020-02-21T08:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554633#M526971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter in the following command to enable that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   telnet &lt;SOURCE network=""&gt; &lt;MASK&gt; outside&lt;/MASK&gt;&lt;/SOURCE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source network is the IP network from where you are telnetting in...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps - pls rate the post if it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 01:25:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554633#M526971</guid>
      <dc:creator>pkhatri</dc:creator>
      <dc:date>2006-03-02T01:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554634#M526972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The PIX does not allow telnet on the outside interface, for security reason, just on the inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use SSH which is encrypted instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generate a key:&lt;/P&gt;&lt;P&gt;hostname cisco-pix&lt;/P&gt;&lt;P&gt;domain-name example.com&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;&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>Thu, 02 Mar 2006 04:07:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554634#M526972</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2006-03-02T04:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554635#M526973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks paresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 05:40:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554635#M526973</guid>
      <dc:creator>revilo3246</dc:creator>
      <dc:date>2006-03-02T05:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554636#M526974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you advise if that worked ?  Patrick is suggesting that this is not supported and now I also do remember reading that somewhere....So I was thinking that he was right about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 05:47:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554636#M526974</guid>
      <dc:creator>pkhatri</dc:creator>
      <dc:date>2006-03-02T05:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554637#M526975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi paresh, i followed your instruction. I added the command "telnet 192.168.101.192 255.255.255.192 outside", since this is my network id. My ip addr. is 192.168.101.242 255.255.255.192 and i can ping the outside interface, howcome still i cannot telnet.&lt;/P&gt;&lt;P&gt;I also try to put "telnet 192.168.101.242 255.255.255.192 outside but still i cannot telnet. why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 06:11:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554637#M526975</guid>
      <dc:creator>revilo3246</dc:creator>
      <dc:date>2006-03-02T06:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554638#M526976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Mate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went back and researched this a bit more and you do have to use SSH .. telnet will not work from the outside network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest that you implement Patrick's config to enable SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 06:32:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554638#M526976</guid>
      <dc:creator>pkhatri</dc:creator>
      <dc:date>2006-03-02T06:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554639#M526977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi patrick, i followed the instruction, however, when i command ca save all PIX does not accept it, instead i command ca save, is this the same? I used the command ssh 192.168.101.242(my ip address) 255.255.255.192 outside, but still i cannot telnet. Will I need to put a valid domain name? thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 06:50:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554639#M526977</guid>
      <dc:creator>revilo3246</dc:creator>
      <dc:date>2006-03-02T06:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554640#M526978</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;I have read all the comments below&lt;/P&gt;&lt;P&gt;also the file wat u have attached does not show the version..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uplad the show version output.. to see if ur PIX supports DES.....?&lt;/P&gt;&lt;P&gt;for ssh to work from outside u also require DES...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mayur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 08:41:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554640#M526978</guid>
      <dc:creator>galamayur</dc:creator>
      <dc:date>2006-03-02T08:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554641#M526979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there u have to have domain-name with des license to work for ssh. telnet is not allowed on the outside unless it;s ipsec protected. if u have a site which is connectedt to pix. then run ipsec betwwen that site and pix . then u can telnet to the pix from the outside or ssh is the only last option. if u have any more queries abt this. reply back . see ya i hope this helps out to u &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sebastan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 11:46:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554641#M526979</guid>
      <dc:creator>sebastan_bach</dc:creator>
      <dc:date>2006-03-02T11:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554642#M526980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The PIX should at least allow DES that is needed for SSH. Have you tryed to connect with an ssh client ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssh TCP/22&lt;/P&gt;&lt;P&gt;username = pix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or create a user on the pix:&lt;/P&gt;&lt;P&gt;username youruseranme password yourpassword priv 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Free SSH client:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe" target="_blank"&gt;http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" target="_blank"&gt;http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SSH config guide:&lt;/P&gt;&lt;P&gt;Using SSH for Remote System Management:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_configuration_guide_chapter09186a0080172797.html#wp1034079" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_configuration_guide_chapter09186a0080172797.html#wp1034079&lt;/A&gt;&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>Thu, 02 Mar 2006 13:46:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554642#M526980</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2006-03-02T13:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: PIX_telnet</title>
      <link>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554643#M526981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, pls. find attached file of the complete information about my PIX config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 02:12:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-telnet/m-p/554643#M526981</guid>
      <dc:creator>revilo3246</dc:creator>
      <dc:date>2006-03-06T02:12:45Z</dc:date>
    </item>
  </channel>
</rss>

