<?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 Small confusion on static nat in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671247#M536151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Welcome &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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2011 08:35:00 GMT</pubDate>
    <dc:creator>varrao</dc:creator>
    <dc:date>2011-07-13T08:35:00Z</dc:date>
    <item>
      <title>Small confusion on static nat</title>
      <link>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671242#M536146</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside Network - 192.168.100.0&lt;/P&gt;&lt;P&gt;DMZ Network&amp;nbsp; - 192.168.200.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;static (inside,dmz) 192.168.100.1&amp;nbsp; access-list inside-dmz-static-nat&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;access-list inside_dmz_static_nat extended permit ip host 192.168.100.1 any &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This actually works. But my question is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;isnt the actual way of doing the same above to be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;static (dmz,inside) inside_ip access-list inside_to_dmz_static_nat&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list inside_dmz_static_nat extended permit ip 192.168.100.1 any&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:58:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671242#M536146</guid>
      <dc:creator>sidcracker</dc:creator>
      <dc:date>2019-03-11T20:58:22Z</dc:date>
    </item>
    <item>
      <title>Small confusion on static nat</title>
      <link>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671243#M536147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The nats:&lt;/P&gt;&lt;P&gt;static (inside,dmz) 192.168.100.1&amp;nbsp; access-list inside-dmz-static-nat&lt;/P&gt;&lt;P&gt;access-list inside_dmz_static_nat extended permit ip host 192.168.100.1 any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,dmz) 192.168.100.1 192.168.100.1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are equivalent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 07:43:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671243#M536147</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-07-13T07:43:58Z</dc:date>
    </item>
    <item>
      <title>Small confusion on static nat</title>
      <link>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671244#M536148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Varun, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically we are doing a nat exempt here. Can you confirm this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 07:57:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671244#M536148</guid>
      <dc:creator>sidcracker</dc:creator>
      <dc:date>2011-07-13T07:57:09Z</dc:date>
    </item>
    <item>
      <title>Small confusion on static nat</title>
      <link>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671245#M536149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is called Identity nat.. In NAT exemt, if you are going from a particualr source to a particular destination, you don't want the traffic to be natted, it should be exempted, in this if someone wants to access the server 192.168.100.1, they woudl do it on its own real ip address. Logically they are same. both the nats are a part of Identity Nat. One is called nat-exempt and the other is called self-static identity nat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The difference comes in, the ASA would create an xlate for self-static nat, but there would not be any xlate for nat-exempt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I was able to clear out your doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:12:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671245#M536149</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-07-13T08:12:59Z</dc:date>
    </item>
    <item>
      <title>Small confusion on static nat</title>
      <link>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671246#M536150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Varun &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:31:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671246#M536150</guid>
      <dc:creator>sidcracker</dc:creator>
      <dc:date>2011-07-13T08:31:28Z</dc:date>
    </item>
    <item>
      <title>Small confusion on static nat</title>
      <link>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671247#M536151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Welcome &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:35:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/small-confusion-on-static-nat/m-p/1671247#M536151</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-07-13T08:35:00Z</dc:date>
    </item>
  </channel>
</rss>

