<?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: Telnet/SSH to PIX Outside interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/telnet-ssh-to-pix-outside-interface/m-p/452126#M535587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't telnet to the outside interface, but you can SSH to it:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.ciscotaccc.com/security/showcase?case=K75783563" target="_blank"&gt;http://www.ciscotaccc.com/security/showcase?case=K75783563&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic will be able to pass on same security level if you run a current version (&amp;gt;=7.0) of the PIX and configure the "same-security-traffic permit inter-interface" feature:&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_chapter09186a0080450b7c.html#wp1039276" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_configuration_guide_chapter09186a0080450b7c.html#wp1039276&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Jul 2005 20:35:33 GMT</pubDate>
    <dc:creator>johansens</dc:creator>
    <dc:date>2005-07-10T20:35:33Z</dc:date>
    <item>
      <title>Telnet/SSH to PIX Outside interface</title>
      <link>https://community.cisco.com/t5/network-security/telnet-ssh-to-pix-outside-interface/m-p/452125#M535586</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to allow a telnet or ssh connection to a PIX via the outside interface?  The documentation I have (seems to) state that telnet access via the outside interface 'requires' IPSEC - it is not made clear whether this is a recommendation or requirement.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the documentation states that no traffic will pass through a PIX if the inside and outside interface are configured with the same security level - does this mean that no traffic will pass 'full-stop'; or traffic will pass if the appropriate ACLs/conduits are configured?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks-in-Advance&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:15:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-ssh-to-pix-outside-interface/m-p/452125#M535586</guid>
      <dc:creator>mister-daniel</dc:creator>
      <dc:date>2020-02-21T08:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet/SSH to PIX Outside interface</title>
      <link>https://community.cisco.com/t5/network-security/telnet-ssh-to-pix-outside-interface/m-p/452126#M535587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't telnet to the outside interface, but you can SSH to it:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.ciscotaccc.com/security/showcase?case=K75783563" target="_blank"&gt;http://www.ciscotaccc.com/security/showcase?case=K75783563&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic will be able to pass on same security level if you run a current version (&amp;gt;=7.0) of the PIX and configure the "same-security-traffic permit inter-interface" feature:&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_chapter09186a0080450b7c.html#wp1039276" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_configuration_guide_chapter09186a0080450b7c.html#wp1039276&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2005 20:35:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-ssh-to-pix-outside-interface/m-p/452126#M535587</guid>
      <dc:creator>johansens</dc:creator>
      <dc:date>2005-07-10T20:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet/SSH to PIX Outside interface</title>
      <link>https://community.cisco.com/t5/network-security/telnet-ssh-to-pix-outside-interface/m-p/452127#M535588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can work around this issue by performing an IPSEC tunnel and placing the telnet in another Interface something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet1 vlan1000 logical&lt;/P&gt;&lt;P&gt;nameif vlan1000 managment security 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after create a VPN Client connection&lt;/P&gt;&lt;P&gt;And telnet to the Vlan 1000 interface ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the same security level in two interfaces its apliable to any interface ( except inside and outside they have lvl 100 and 0 hardcoded) this is solved in PIX 7.0 with the "same-security-traffic permit inter-interface" but from what i gathered in my tests you still can't place the same security level in the Inside and Outside interfaces.&lt;/P&gt;&lt;P&gt;I hope this helped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2005 08:44:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-ssh-to-pix-outside-interface/m-p/452127#M535588</guid>
      <dc:creator>fausto-oliveira</dc:creator>
      <dc:date>2005-07-11T08:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet/SSH to PIX Outside interface</title>
      <link>https://community.cisco.com/t5/network-security/telnet-ssh-to-pix-outside-interface/m-p/452128#M535589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies - much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2005 06:23:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-ssh-to-pix-outside-interface/m-p/452128#M535589</guid>
      <dc:creator>mister-daniel</dc:creator>
      <dc:date>2005-07-12T06:23:30Z</dc:date>
    </item>
  </channel>
</rss>

