<?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 converting 8.2 to 9.0 NAT example in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/converting-8-2-to-9-0-nat-example/m-p/2263734#M347670</link>
    <description>&lt;P&gt;I've gotten most of my NATs figured out but how do you convert this example into the new NAT format?&amp;nbsp; CAn anyone assist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (INSIDE,OUTSIDE) tcp 10.10.10.1 www 20.20.20.1 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (INSIDE,OUTSIDE) tcp 10.10.10.2 11080 20.20.20.2 9090 netmask 255.255.255.255&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 02:01:07 GMT</pubDate>
    <dc:creator>DannyHuston</dc:creator>
    <dc:date>2019-03-12T02:01:07Z</dc:date>
    <item>
      <title>converting 8.2 to 9.0 NAT example</title>
      <link>https://community.cisco.com/t5/network-security/converting-8-2-to-9-0-nat-example/m-p/2263734#M347670</link>
      <description>&lt;P&gt;I've gotten most of my NATs figured out but how do you convert this example into the new NAT format?&amp;nbsp; CAn anyone assist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (INSIDE,OUTSIDE) tcp 10.10.10.1 www 20.20.20.1 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (INSIDE,OUTSIDE) tcp 10.10.10.2 11080 20.20.20.2 9090 netmask 255.255.255.255&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:01:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/converting-8-2-to-9-0-nat-example/m-p/2263734#M347670</guid>
      <dc:creator>DannyHuston</dc:creator>
      <dc:date>2019-03-12T02:01:07Z</dc:date>
    </item>
    <item>
      <title>converting 8.2 to 9.0 NAT example</title>
      <link>https://community.cisco.com/t5/network-security/converting-8-2-to-9-0-nat-example/m-p/2263735#M347671</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;You can use these configurations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network STATIC-PAT-TCP80&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; host 20.20.20.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; nat (INSIDE,OUTSIDE) static 10.10.10.1 service tcp 80 80&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network STATIC-PAT-TCP9090&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; host 20.20.20.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; nat (INSIDE,OUTSIDE) static 10.10.10.2 service tcp 9090 11080&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can allow the traffic in your &lt;STRONG&gt;"OUTSIDE"&lt;/STRONG&gt; interface ACL like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list OUTSIDE-IN permit tcp any object STATIC-PAT-TCP80 eq 80&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list OUTSIDE-IN permit tcp any object STATIC-PAT-TCP9090 eq 9090 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally you use the ACL name of the ACL currently attached to your &lt;STRONG&gt;"OUTSIDE"&lt;/STRONG&gt; interface.&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 do remember to mark the reply as the correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 16:04:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/converting-8-2-to-9-0-nat-example/m-p/2263735#M347671</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-06-20T16:04:24Z</dc:date>
    </item>
    <item>
      <title>converting 8.2 to 9.0 NAT example</title>
      <link>https://community.cisco.com/t5/network-security/converting-8-2-to-9-0-nat-example/m-p/2263736#M347672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 16:12:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/converting-8-2-to-9-0-nat-example/m-p/2263736#M347672</guid>
      <dc:creator>DannyHuston</dc:creator>
      <dc:date>2013-06-20T16:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: converting 8.2 to 9.0 NAT example</title>
      <link>https://community.cisco.com/t5/network-security/converting-8-2-to-9-0-nat-example/m-p/3381189#M347673</link>
      <description>&lt;P&gt;Hi Jouni Forss,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me regarding this configuration to convert into 9.1.&amp;nbsp; Appreciate the response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;global (outside) 2 150.x.x.x&lt;/P&gt;
&lt;P&gt;nat (inside) 2 10.1.200.0 255.255.255.0 tcp 100 100&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 09:48:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/converting-8-2-to-9-0-nat-example/m-p/3381189#M347673</guid>
      <dc:creator>ttnilicense</dc:creator>
      <dc:date>2018-05-10T09:48:48Z</dc:date>
    </item>
  </channel>
</rss>

