<?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 Thaks Poonam I will try to in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592624#M202003</link>
    <description>&lt;P&gt;Thaks &lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;&lt;A class="username" href="https://supportforums.cisco.com/users/favoritevanilla" title="View user profile."&gt;Poonam&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;I will try to &lt;/SPAN&gt;&lt;/SPAN&gt;ordering NAT statement and check again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Thu, 18 Dec 2014 11:27:38 GMT</pubDate>
    <dc:creator>abdelmalik abbas</dc:creator>
    <dc:date>2014-12-18T11:27:38Z</dc:date>
    <item>
      <title>NAT execlude problem</title>
      <link>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592620#M201999</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have issue with NATing , I have ASA 5025 x and i make static NAT for some servers and some users to access internet , also i have another branches i need to access it by my private IP , the nating to internet working fine but i try to make nat exemption to exclude the private IP from the NAT . kindly see following configuration&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object-group network obj-10.10.0.5&lt;BR /&gt;&amp;nbsp;network-object host 10.10.0.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object-group network public-internet&lt;BR /&gt;&amp;nbsp;network-object host&amp;nbsp; 1.1.1.1&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static obj-10.10.0.5&amp;nbsp; public-internet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use this line to exclude 10.0.0.0 when it try to access 10.11.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static obj-10.0.0.0 obj-10.0.0.0 destination static obj-10.11.0.0 obj-10.11.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:14:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592620#M201999</guid>
      <dc:creator>abdelmalik abbas</dc:creator>
      <dc:date>2019-03-12T05:14:05Z</dc:date>
    </item>
    <item>
      <title>Probably the ordering of NAT</title>
      <link>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592621#M202000</link>
      <description>&lt;P&gt;Probably the ordering of NAT statement is causing issue.&lt;/P&gt;&lt;P&gt;Instead of creating manual NAT for source NAT and NAT exempt.&lt;/P&gt;&lt;P&gt;Try creating object NAT for outgoing traffic and manual NAT for exemption of NAT .&lt;/P&gt;&lt;P&gt;The manual NAT is evaluated before object NAT.&lt;/P&gt;&lt;P&gt;And also ensure that the IP addresses in NAT exempt do not overlap the outgoing NAT traffic.&lt;/P&gt;&lt;P&gt;object nat config:&lt;/P&gt;&lt;P&gt;e.g. for object NAT.&lt;/P&gt;&lt;P&gt;object network test2&lt;BR /&gt;&amp;nbsp;host 10.1.1.1&lt;/P&gt;&lt;P&gt;object network test1&lt;BR /&gt;&amp;nbsp;host 1.1.1.1&lt;BR /&gt;nat (inside,outside) static test2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NAT exempt:&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static obj-10.0.0.0 obj-10.0.0.0 destination static obj-10.11.0.0 obj-10.11.0.0&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 09:14:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592621#M202000</guid>
      <dc:creator>Rishabh Seth</dc:creator>
      <dc:date>2014-12-16T09:14:53Z</dc:date>
    </item>
    <item>
      <title>Hi Abbas,Run the command</title>
      <link>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592622#M202001</link>
      <description>&lt;P&gt;Hi Abbas,&lt;/P&gt;&lt;P&gt;Run the command "Show NAT", to check the order of NAT policy, the order in which rules are checked on your ASA.&lt;/P&gt;&lt;P&gt;For NAT exemption to work, your NAT exempt&amp;nbsp; rule most be shown before your regular NAT rule.&lt;/P&gt;&lt;P&gt;If it is not, they reorder the NAT statement in the running configuration.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;"Please rate useful posts."&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2014 09:48:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592622#M202001</guid>
      <dc:creator>Poonam Garg</dc:creator>
      <dc:date>2014-12-18T09:48:35Z</dc:date>
    </item>
    <item>
      <title>Thank risseth I will try to</title>
      <link>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592623#M202002</link>
      <description>&lt;P&gt;Thank &lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;&lt;A class="username" href="https://supportforums.cisco.com/users/risseth" title="View user profile."&gt;risseth&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;I will try to reorder the nating&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2014 11:17:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592623#M202002</guid>
      <dc:creator>abdelmalik abbas</dc:creator>
      <dc:date>2014-12-18T11:17:36Z</dc:date>
    </item>
    <item>
      <title>Thaks Poonam I will try to</title>
      <link>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592624#M202003</link>
      <description>&lt;P&gt;Thaks &lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;&lt;A class="username" href="https://supportforums.cisco.com/users/favoritevanilla" title="View user profile."&gt;Poonam&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;I will try to &lt;/SPAN&gt;&lt;/SPAN&gt;ordering NAT statement and check again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2014 11:27:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-execlude-problem/m-p/2592624#M202003</guid>
      <dc:creator>abdelmalik abbas</dc:creator>
      <dc:date>2014-12-18T11:27:38Z</dc:date>
    </item>
  </channel>
</rss>

