<?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 Port Redirection Question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-redirection-question/m-p/770634#M971295</link>
    <description>&lt;P&gt;I feel like I understand what I'm doing, but can't figure out why this isn't working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif Inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.254.254 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; nameif Outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address dhcp &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;global (Outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (Inside) 1 192.168.254.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (Outside) 1 192.168.100.0 255.255.255.0&lt;/P&gt;&lt;P&gt;static (Inside,Outside) tcp interface 5000 192.168.254.1 telnet netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;access-group Outside_In in interface Outside&lt;/P&gt;&lt;P&gt;**********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.254.1 is a router.  If I do a debug ip packet on 192.168.254.1, I can see the telnet session coming in - but the place I'm telnet'ing from never sees a response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 10:57:24 GMT</pubDate>
    <dc:creator>tom.gill</dc:creator>
    <dc:date>2019-03-11T10:57:24Z</dc:date>
    <item>
      <title>Port Redirection Question</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-question/m-p/770634#M971295</link>
      <description>&lt;P&gt;I feel like I understand what I'm doing, but can't figure out why this isn't working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif Inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.254.254 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; nameif Outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address dhcp &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;global (Outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (Inside) 1 192.168.254.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (Outside) 1 192.168.100.0 255.255.255.0&lt;/P&gt;&lt;P&gt;static (Inside,Outside) tcp interface 5000 192.168.254.1 telnet netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;access-group Outside_In in interface Outside&lt;/P&gt;&lt;P&gt;**********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.254.1 is a router.  If I do a debug ip packet on 192.168.254.1, I can see the telnet session coming in - but the place I'm telnet'ing from never sees a response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 10:57:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-question/m-p/770634#M971295</guid>
      <dc:creator>tom.gill</dc:creator>
      <dc:date>2019-03-11T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Port Redirection Question</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-question/m-p/770635#M971296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what does the following line do (or what do you think it does)?&lt;/P&gt;&lt;P&gt;nat (Outside) 1 192.168.100.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does access-list Outside_In look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 01:35:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-question/m-p/770635#M971296</guid>
      <dc:creator>srue</dc:creator>
      <dc:date>2007-08-14T01:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Port Redirection Question</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-question/m-p/770636#M971297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops....sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (Outside) 1 192.168.100.0 255.255.255.0&lt;/P&gt;&lt;P&gt;This was for remote VPN users going back out to the Internet.  It has been removed to help troubleshoot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the access-list I forgot to include:&lt;/P&gt;&lt;P&gt;access-list Outside_In extended permit tcp any interface Outside eq 5000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 02:09:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-question/m-p/770636#M971297</guid>
      <dc:creator>tom.gill</dc:creator>
      <dc:date>2007-08-14T02:09:25Z</dc:date>
    </item>
  </channel>
</rss>

