<?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 NAT from outside in in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246782#M350346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This evening after hours I will give this a try. Thank you for your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 May 2013 18:19:52 GMT</pubDate>
    <dc:creator>Doug Charboneau</dc:creator>
    <dc:date>2013-05-07T18:19:52Z</dc:date>
    <item>
      <title>NAT from outside in</title>
      <link>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246779#M350343</link>
      <description>&lt;P&gt;We have a public address scheme that is a .224, so we have a handfull of addresses. We currently nat overload to distribute addresses to our users for the internet. But we use the rest of our addresses for web servers and such. I am trying to figure out how I can nat an outside address with a specific port to an inside address with the original port. But I also need to inside address when browsing to the web to pat to the regular outside ip.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fictional addresses below but you get the idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want 192.168.0.5 -&amp;gt; 67.0.1.5 going to and from the internet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I also want 67.0.1.7:55556 -&amp;gt; 192.168.0.5:55556&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that setting up a nat (outside,inside) would do it. If I am on the right track help point me in the right direction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a nat (insdie,outside) after-auto source dynamic any interface dns at the end for all out going traffic.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:40:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246779#M350343</guid>
      <dc:creator>Doug Charboneau</dc:creator>
      <dc:date>2019-03-12T01:40:02Z</dc:date>
    </item>
    <item>
      <title>NAT from outside in</title>
      <link>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246780#M350344</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;If I understood you correctly, you want&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;To have host 192.168.0.5 use PAT interface IP address for Internet traffic&lt;/LI&gt;&lt;LI&gt;To have host 192.168.0.5 reachable through the PAT interface IP address from the Internet with port 55556 (TCP or UDP or both?)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If this is true then you could configure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For TCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network STATIC-PAT-TCP55556&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; host 192.168.0.5&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; nat (inside,outside) static interface service tcp 55556 55556&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For UDP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network STATIC-PAT-UDP55556&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; host 192.168.0.5&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; nat (inside,outside) static interface service udp 55556 55556&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work if there is no other NAT configuration that might potentially overlap this configuration and make it therefore useless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally this can be confirmed with testing after configurations or showing us the configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to mark the question as answered if it did and/or rate helpfull answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally ask more if needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 16:23:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246780#M350344</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-07T16:23:48Z</dc:date>
    </item>
    <item>
      <title>NAT from outside in</title>
      <link>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246781#M350345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Doug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All you need is the following nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object network HTTP_Server&lt;/P&gt;&lt;P&gt;host 192.168.12.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network Outside_HTTP_Server&lt;/P&gt;&lt;P&gt;host 3.3.3.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service HTTP_Real&lt;/P&gt;&lt;P&gt;service tcp source eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object service HTTP_Fake&lt;/P&gt;&lt;P&gt;service tcp source eq 1880&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) 1 source static HTTP_Server Outside_HTTP_Server service HTTP_Real HTTP_Fake&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember the ACL on the outside interface permitting traffic to 192.168.12.2 eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fake port was 1880 in my example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Dynamic NAT you already have there will do the rest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to rate all of the helpul posts &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 16:26:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246781#M350345</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-05-07T16:26:00Z</dc:date>
    </item>
    <item>
      <title>NAT from outside in</title>
      <link>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246782#M350346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This evening after hours I will give this a try. Thank you for your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 18:19:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246782#M350346</guid>
      <dc:creator>Doug Charboneau</dc:creator>
      <dc:date>2013-05-07T18:19:52Z</dc:date>
    </item>
    <item>
      <title>NAT from outside in</title>
      <link>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246783#M350347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Your explination was great. Thank you for your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 13:44:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246783#M350347</guid>
      <dc:creator>Doug Charboneau</dc:creator>
      <dc:date>2013-05-08T13:44:13Z</dc:date>
    </item>
    <item>
      <title>NAT from outside in</title>
      <link>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246784#M350348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Doug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My pleasure to help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 16:30:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-from-outside-in/m-p/2246784#M350348</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-05-08T16:30:08Z</dc:date>
    </item>
  </channel>
</rss>

