<?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 Why NAT different destination static but same source static? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712558#M1050138</link>
    <description>&lt;P&gt;NAT cmds below will nat source &amp;amp; dest to which network-X or net-Y or net-Z? What is the reason so many identical "&lt;SPAN&gt;nat (inside,any) source static net-10.1.1.0&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;net-10.1.1.0"&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;But with different "net-X net-X"?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;nat (inside,any) source static net-10.1.1.0 &lt;SPAN&gt;net-10.1.1.0&amp;nbsp;&lt;/SPAN&gt;destination static&amp;nbsp;net-172.1.10&amp;nbsp; &lt;SPAN&gt;net-172.1.10&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;no-proxy-arp route-lookup&lt;BR /&gt;nat (inside,any) source static &lt;SPAN&gt;net-10.1.1.0&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;net-10.1.1.0&lt;/SPAN&gt; destination static net-172.27.0.0 net-172.27.0.0 no-proxy-arp route-lookup&lt;BR /&gt;nat (inside,any) source static &lt;SPAN&gt;net-10.1.1.0&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;net-10.1.1.0&lt;/SPAN&gt; destination static net-172.25.0.0 net-172.25.0.0 no-proxy-arp route-lookup&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 16:16:45 GMT</pubDate>
    <dc:creator>getaway51</dc:creator>
    <dc:date>2020-02-21T16:16:45Z</dc:date>
    <item>
      <title>Why NAT different destination static but same source static?</title>
      <link>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712558#M1050138</link>
      <description>&lt;P&gt;NAT cmds below will nat source &amp;amp; dest to which network-X or net-Y or net-Z? What is the reason so many identical "&lt;SPAN&gt;nat (inside,any) source static net-10.1.1.0&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;net-10.1.1.0"&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;But with different "net-X net-X"?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;nat (inside,any) source static net-10.1.1.0 &lt;SPAN&gt;net-10.1.1.0&amp;nbsp;&lt;/SPAN&gt;destination static&amp;nbsp;net-172.1.10&amp;nbsp; &lt;SPAN&gt;net-172.1.10&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;no-proxy-arp route-lookup&lt;BR /&gt;nat (inside,any) source static &lt;SPAN&gt;net-10.1.1.0&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;net-10.1.1.0&lt;/SPAN&gt; destination static net-172.27.0.0 net-172.27.0.0 no-proxy-arp route-lookup&lt;BR /&gt;nat (inside,any) source static &lt;SPAN&gt;net-10.1.1.0&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;net-10.1.1.0&lt;/SPAN&gt; destination static net-172.25.0.0 net-172.25.0.0 no-proxy-arp route-lookup&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:16:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712558#M1050138</guid>
      <dc:creator>getaway51</dc:creator>
      <dc:date>2020-02-21T16:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why NAT different destination static but same source static?</title>
      <link>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712582#M1050139</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;They look similar and these are Nat exemption. This means, traffic initiated from the source 10.1.1.0 from inside will never be natted where ever interface the traffic goes through as soon it goes to the 3 destinations configured.&lt;BR /&gt;&lt;BR /&gt;Let's take an example. Let's say the subnet 172.1.10.0 is your vpn users behind the outside interface. When someone from inside reaches outside, he'll be natted (e.g. internet access) but when an inside guy talk to vpn user, hosted on the outside, you don't want them to be natted.</description>
      <pubDate>Tue, 25 Sep 2018 04:38:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712582#M1050139</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-09-25T04:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why NAT different destination static but same source static?</title>
      <link>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712595#M1050140</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These NAT statements are bidirectional, which means that any traffic trying to reach out to a specific destination will check that NAT statement. For example, the first NAT will hit when the destination is net-172.1.10 subnet. And ofcourse NAT will happen as per the Double NAT:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check this document:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa84/configuration/guide/asa_84_cli_config/nat_rules.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa84/configuration/guide/asa_84_cli_config/nat_rules.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that this is a twice NAT, means that this will work for reverse traffic as well. The document will make things clear.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;AJ&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 05:56:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712595#M1050140</guid>
      <dc:creator>Ajay Saini</dc:creator>
      <dc:date>2018-09-25T05:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why NAT different destination static but same source static?</title>
      <link>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712644#M1050141</link>
      <description>Thanks for yr explanation. Technically how to intepret this? &lt;BR /&gt;nat (inside,any) source static net-10.1.1.0 net-10.1.1.0 destination static net-172.1.10  net-172.1.10 no-proxy-arp route-lookup&lt;BR /&gt;1)Is this what happen?&lt;BR /&gt;before NAT &lt;BR /&gt;Source -10.1.1.0 (inside interface) , Dest-10.1.10 (any interface)&lt;BR /&gt;after NAT &lt;BR /&gt;Source -net-172.1.10 (inside interface) , Dest-net-172.1.10 (any interface)&lt;BR /&gt;2)NAT Exemption means NO NAT will happen if traffic matches these rules? which part of cmd represents NAT Exemption?&lt;BR /&gt;&lt;BR /&gt;3)After all these nat (inside,any) source static ,there is a dynamic NAT cmd afterwards. Seems like all traffic NAT dynamically via outside interface.&lt;BR /&gt;object network any-object&lt;BR /&gt;nat (inside,outside) dynamic interface</description>
      <pubDate>Tue, 25 Sep 2018 07:31:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712644#M1050141</guid>
      <dc:creator>getaway51</dc:creator>
      <dc:date>2018-09-25T07:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why NAT different destination static but same source static?</title>
      <link>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712646#M1050142</link>
      <description>Really confusing wht they trying to achieve here. &lt;BR /&gt;1)Double NAT here means source 10.1.1.0 &amp;amp; dest 10.1.1.0 will be NAT to 172.1.10.0 &amp;amp;  172.1.10.0? &lt;BR /&gt;&lt;BR /&gt;2)After all these NAT cmds, there is a below below. to NAT all traffic from inside-outside dynamically.&lt;BR /&gt;object network any-object&lt;BR /&gt;nat (inside,outside) dynamic interface</description>
      <pubDate>Tue, 25 Sep 2018 07:35:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3712646#M1050142</guid>
      <dc:creator>getaway51</dc:creator>
      <dc:date>2018-09-25T07:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why NAT different destination static but same source static?</title>
      <link>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3713154#M1050143</link>
      <description>&lt;P&gt;1. You need to interpret that way:&lt;/P&gt;
&lt;P&gt;Source traffic from 10.1.1.0/24 on inside zone (i assume all your subnets are /24) to destination 172.1.10.0/24 (no matter which zone) will result after Nat with source 10.1.1.0/24 to destination 172.1.10.0/24&lt;/P&gt;
&lt;P&gt;As you can understand, the traffic won't be natted.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;&lt;SPAN&gt;nat (inside,any) source static net-10.1.1.0 net-10.1.1.0 destination static net-172.1.10 net-172.1.10 no-proxy-arp route-lookup&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;We can say this is a no nat rule because the real subnet and translated subnet are equal for source and destination.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first net-10.1.1.0 is real source and the second net-10.1.1.0 is the translated source. Same applies for the destination group.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. After these 3 nat rules, you have a dynamic natting traffic over outside interface. This means, if traffic won't hit the first 3 rules then it's being transferred with outside interface ip to be able to access Internet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, it's not recommended to keep Nat with any statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 23:00:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3713154#M1050143</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-09-25T23:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why NAT different destination static but same source static?</title>
      <link>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3713208#M1050144</link>
      <description>May I know what is meant by "no-proxy-arp route-lookup" in this case? When to use this cmd? for vpn traffic?</description>
      <pubDate>Wed, 26 Sep 2018 02:32:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3713208#M1050144</guid>
      <dc:creator>getaway51</dc:creator>
      <dc:date>2018-09-26T02:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why NAT different destination static but same source static?</title>
      <link>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3713794#M1050145</link>
      <description>route-lookup is to ask ASA to take a look on the routing table to determine the egress interface instead of using the interface mentioned in the nat statement.&lt;BR /&gt;no-proxy-arp: disable proxy arp and then disable that ASA answers to ARP requests.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2018 21:02:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/why-nat-different-destination-static-but-same-source-static/m-p/3713794#M1050145</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-09-26T21:02:46Z</dc:date>
    </item>
  </channel>
</rss>

