<?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 Assistance with nat in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814347#M491031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you use Dynamic nat will be just for outbound connections ( will nat the ip and source IP address on the outside interface).That being said you will use a random port ( higher than&amp;nbsp; 1024)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now If you want to nat the port to a specific port you will need to use port forwarding or a static one to one witch is used just for bydirectional.(Port forwarding is just for inbound connections)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Dec 2011 20:43:23 GMT</pubDate>
    <dc:creator>Julio Carvajal</dc:creator>
    <dc:date>2011-12-15T20:43:23Z</dc:date>
    <item>
      <title>Assistance with nat</title>
      <link>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814344#M491028</link>
      <description>&lt;P&gt;I work exclusively from the command line. I have been trying to understand the configuration rules for 8.3 and above &lt;EM&gt;nat&lt;/EM&gt; and could really use some assitance....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a sample prior to 8.3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 2 192.168.2.3 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;nat (inside) 2 10.1.2.3 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could some one translate this to 8.3 and above and explain how the process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:02:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814344#M491028</guid>
      <dc:creator>Richard Stanger</dc:creator>
      <dc:date>2019-03-11T22:02:40Z</dc:date>
    </item>
    <item>
      <title>Assistance with nat</title>
      <link>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814345#M491029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be a pleassure to help you on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object network host_inside_ 10.1.2.3&lt;/P&gt;&lt;P&gt;host 10.1.2.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network host_inside_10.1.2.3_natted&lt;/P&gt;&lt;P&gt;host 192.168.2.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source dynamic host_inside_ 10.1.2.3 host_inside_10.1.2.3_natted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1-First thing to say. On 8.3 we now use object networks on the nat statements so you will need to create one for each nat statement ( you can use the same object for different nat statements)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- on prior versions to 8.3 you got to configure more than one command for each nat rule (except from the static) no on 8.3 you are going to be able to configure all kind of nat statements on one line ( Policy nat in one line, nat exemption, etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a document I use when I was learning about 8.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-9129"&gt;https://supportforums.cisco.com/docs/DOC-9129&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other question just let me know I will be more than glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 19:46:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814345#M491029</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-15T19:46:55Z</dc:date>
    </item>
    <item>
      <title>Assistance with nat</title>
      <link>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814346#M491030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Object network host_inside_ 10.1.2.3&lt;/P&gt;&lt;P&gt;host 10.1.2.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network host_inside_10.1.2.3_natted&lt;/P&gt;&lt;P&gt;host 192.168.2.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source dynamic host_inside_ 10.1.2.3 host_inside_10.1.2.3_natted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, we are saying &lt;/P&gt;&lt;P&gt;1) nat from the inside interface to the outside interface &lt;/P&gt;&lt;P&gt;2) for the source address nat from host 10.1.2.3 to host 192.168.2.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when we use dynamic, are we referring to the port used on the source? And if that is true, would I substitute static if I wanted the same source port used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 20:30:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814346#M491030</guid>
      <dc:creator>Richard Stanger</dc:creator>
      <dc:date>2011-12-15T20:30:52Z</dc:date>
    </item>
    <item>
      <title>Assistance with nat</title>
      <link>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814347#M491031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you use Dynamic nat will be just for outbound connections ( will nat the ip and source IP address on the outside interface).That being said you will use a random port ( higher than&amp;nbsp; 1024)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now If you want to nat the port to a specific port you will need to use port forwarding or a static one to one witch is used just for bydirectional.(Port forwarding is just for inbound connections)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 20:43:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814347#M491031</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-15T20:43:23Z</dc:date>
    </item>
    <item>
      <title>Assistance with nat</title>
      <link>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814348#M491032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Okay, take a look at this and tell me if this would work....&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Object network host_inside_ 10.1.2.3&lt;/P&gt;&lt;P style="line-height: normal;"&gt;host 10.1.2.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;object network host_inside_10.1.2.3_natted&lt;/P&gt;&lt;P style="line-height: normal;"&gt;host 192.168.2.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;object network net_201.201.192.0&lt;/P&gt;&lt;P style="line-height: normal;"&gt;subnet 201.201.192.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;object service port_1500&lt;BR /&gt;&amp;nbsp;&amp;nbsp; service tcp destination eq 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;nat (inside,outside) source dynamic host_inside_ 10.1.2.3 host_inside_10.1.2.3_natted destination static net_201.201.192.0 service port_1500&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 21:10:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814348#M491032</guid>
      <dc:creator>Richard Stanger</dc:creator>
      <dc:date>2011-12-15T21:10:43Z</dc:date>
    </item>
    <item>
      <title>Assistance with nat</title>
      <link>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814349#M491033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Nat statement is incomplete..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all what is what you want to acommplish with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Nat the inside user 10.1.2.3 to&amp;nbsp; 192.168.2.3 when he goes to any host on the 201.201.192.0 /24&amp;nbsp; network on port 1500&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The nat would look like these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source dynamic host_inside_ 10.1.2.3&amp;nbsp; host_inside_10.1.2.3_natted destination static net_201.201.192.0 &lt;/P&gt;&lt;P&gt;net_201.201.192.0 service&amp;nbsp; service&amp;nbsp; port_1500&amp;nbsp; service&amp;nbsp; port_1500 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this is what you were looking for,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 21:33:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/assistance-with-nat/m-p/1814349#M491033</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-15T21:33:06Z</dc:date>
    </item>
  </channel>
</rss>

