<?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: dynamic vs static policy nat in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dynamic-vs-static-policy-nat/m-p/1078236#M893544</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;Static NAT is a one-to-one mapping, &lt;/P&gt;&lt;P&gt;e.g an inside local address of 192.168.1.1 can translate to an outside local address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic is when you have a pool of available address to use as an outside local address, &lt;/P&gt;&lt;P&gt;and internal clients simply use the first available address. Ideal when each client needs it's own internet presence &lt;/P&gt;&lt;P&gt;but you want to share them out (useful when not all clients are online at the same time).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usefull Link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/nat.pdf" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/nat.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rate me if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Nov 2008 18:57:39 GMT</pubDate>
    <dc:creator>chaitu_kranthi</dc:creator>
    <dc:date>2008-11-16T18:57:39Z</dc:date>
    <item>
      <title>dynamic vs static policy nat</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-vs-static-policy-nat/m-p/1078235#M893543</link>
      <description>&lt;P&gt;I'm a little confused as to what the difference would be in using each of these NAT options in the following scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say inside host 10.10.10.10 needed to be translated to an ip of 172.16.10.10 when the destination address is 192.168.10.10. &lt;/P&gt;&lt;P&gt;I should be able to accomplish this with either of the following:&lt;/P&gt;&lt;P&gt;policy dynamic NAT:&lt;/P&gt;&lt;P&gt;access-list policy_nat permit ip host 10.10.10.10 host 192.168.10.10&lt;/P&gt;&lt;P&gt;nat (inside) 1 access-list policy_nat&lt;/P&gt;&lt;P&gt;global (outside) 1 172.16.10.10&lt;/P&gt;&lt;P&gt;        or:&lt;/P&gt;&lt;P&gt;static policy NAT&lt;/P&gt;&lt;P&gt;access-list static_nat permit ip host 10.10.10.10 host 192.168.10.10&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.10.10 access-list static_nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If both of those NAT options translate the source ip address based on a conditional destination address, what is the difference between the two?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:13:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-vs-static-policy-nat/m-p/1078235#M893543</guid>
      <dc:creator>mjsully</dc:creator>
      <dc:date>2019-03-11T14:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic vs static policy nat</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-vs-static-policy-nat/m-p/1078236#M893544</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;Static NAT is a one-to-one mapping, &lt;/P&gt;&lt;P&gt;e.g an inside local address of 192.168.1.1 can translate to an outside local address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic is when you have a pool of available address to use as an outside local address, &lt;/P&gt;&lt;P&gt;and internal clients simply use the first available address. Ideal when each client needs it's own internet presence &lt;/P&gt;&lt;P&gt;but you want to share them out (useful when not all clients are online at the same time).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usefull Link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/nat.pdf" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/nat.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rate me if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Nov 2008 18:57:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-vs-static-policy-nat/m-p/1078236#M893544</guid>
      <dc:creator>chaitu_kranthi</dc:creator>
      <dc:date>2008-11-16T18:57:39Z</dc:date>
    </item>
  </channel>
</rss>

