<?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 through Pix in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86371#M618604</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;Thanks for the reply.  I did apply the access-list:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group acl-out in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the gateway of the device to the 4006. Does it need to be the Pix instead? The host is actually just a small router doing NAT for our Cisco Academy. it has a default route set to the 4006.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Nov 2002 00:35:47 GMT</pubDate>
    <dc:creator>b-sprague</dc:creator>
    <dc:date>2002-11-13T00:35:47Z</dc:date>
    <item>
      <title>Telnet through Pix</title>
      <link>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86369#M618596</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to have telnet access through our Pix. I have set up the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl-out permit tcp any host x.x.x.22 eq telnet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) x.x.x.22 10.0.0.1 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where 10.0.0.1 is the internal ip I need telnet access to. It is on a seperate VLAN off of a 4006. The Pix can ping the inside host. When I try to telnet to x.x.x.22, I get the error "remote host refused the connection. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:22:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86369#M618596</guid>
      <dc:creator>b-sprague</dc:creator>
      <dc:date>2020-02-21T06:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet through Pix</title>
      <link>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86370#M618599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you applied the access-list to the outside interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure the host 10.0.0.1 has default gateway set to the pix. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the pix logs also to see if any traffic is being denied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nairi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2002 00:16:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86370#M618599</guid>
      <dc:creator>Nairi Adamian</dc:creator>
      <dc:date>2002-11-13T00:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet through Pix</title>
      <link>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86371#M618604</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;Thanks for the reply.  I did apply the access-list:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group acl-out in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the gateway of the device to the 4006. Does it need to be the Pix instead? The host is actually just a small router doing NAT for our Cisco Academy. it has a default route set to the 4006.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2002 00:35:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86371#M618604</guid>
      <dc:creator>b-sprague</dc:creator>
      <dc:date>2002-11-13T00:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet through Pix</title>
      <link>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86372#M618609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the host able to access anything outside the pix? Are you doing L3 routing on the 4006? If not the default gateway should be pointing to the pix. In any case the host should be able to route through the pix to get to the internet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try with browsing something on the internet or allowing icmp in your ac-out and trying to ping a host on the outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nairi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2002 03:21:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86372#M618609</guid>
      <dc:creator>Nairi Adamian</dc:creator>
      <dc:date>2002-11-13T03:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet through Pix</title>
      <link>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86373#M618613</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 found out I had the inside router on a wrong VLAN. It still won't work. The topology looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pix ---&amp;gt;  4006-L3 ---&amp;gt;  1605 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Pix is running NAT and the 4006 routes between VLANS. I need telnet access to the 1605. Any host behind it can reach the outside world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2002 14:37:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-through-pix/m-p/86373#M618613</guid>
      <dc:creator>b-sprague</dc:creator>
      <dc:date>2002-11-13T14:37:29Z</dc:date>
    </item>
  </channel>
</rss>

