<?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 First you need to clear the in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063335#M134293</link>
    <description>&lt;P&gt;First you need to clear the existing NAT entries associated with the configuration that you want to remove.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Clear Xlate &amp;lt; host/subnet&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jul 2017 05:40:09 GMT</pubDate>
    <dc:creator>prashant dwivedi</dc:creator>
    <dc:date>2017-07-07T05:40:09Z</dc:date>
    <item>
      <title>Cannot remove NAT statements</title>
      <link>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063334#M134289</link>
      <description>&lt;P&gt;I am trying to clean up the NATing to setup a VPN, but the Nats are overwritting the no nat statements. I am trying to clean them to by adding the&lt;/P&gt;
&lt;P&gt;source dynamic any interface. The firewall is wanting me to remove them, and I cannot find anything online that points me to the right direction. Any help would be appreciated.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;nat (inside,outside) dynamic x.x.x.x&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;nat (Hostnet,outside) dynamic interface&lt;/P&gt;
&lt;P&gt;every time i try to remove it i get this&lt;/P&gt;
&lt;P&gt;no nat (inside,outside) dynamic x.x.x.x&lt;/P&gt;
&lt;P&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;
&lt;P&gt;no nat (Hostnet,outside) dynamic interface&lt;/P&gt;
&lt;P&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:40:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063334#M134289</guid>
      <dc:creator>Furry411</dc:creator>
      <dc:date>2019-03-12T09:40:08Z</dc:date>
    </item>
    <item>
      <title>First you need to clear the</title>
      <link>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063335#M134293</link>
      <description>&lt;P&gt;First you need to clear the existing NAT entries associated with the configuration that you want to remove.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Clear Xlate &amp;lt; host/subnet&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 05:40:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063335#M134293</guid>
      <dc:creator>prashant dwivedi</dc:creator>
      <dc:date>2017-07-07T05:40:09Z</dc:date>
    </item>
    <item>
      <title>I have cleared all the xlates</title>
      <link>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063336#M134296</link>
      <description>&lt;P&gt;I have cleared all the xlates from the interface Hostnet, then shut down the interface and still it is not letting me delete the NAT statement.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 05:56:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063336#M134296</guid>
      <dc:creator>Furry411</dc:creator>
      <dc:date>2017-07-07T05:56:27Z</dc:date>
    </item>
    <item>
      <title>should we try below ?</title>
      <link>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063337#M134297</link>
      <description>&lt;P&gt;should we try below ?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;1- clear configuration NAT&lt;/P&gt;
&lt;P&gt;2- remove the interface configuraiton&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3- then remove the NAT config..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 07:20:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063337#M134297</guid>
      <dc:creator>prashant dwivedi</dc:creator>
      <dc:date>2017-07-07T07:20:54Z</dc:date>
    </item>
    <item>
      <title>Hi Furry411@gmail.com,</title>
      <link>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063338#M134298</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://supportforums.cisco.com/users/furry411gmailcom" title="View user profile." class="username" lang="" about="/users/furry411gmailcom" typeof="sioc:UserAccount" property="foaf:name" datatype=""&gt;Furry411@gmail.com&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;These NAT entries are under object configuration. You cannot remove it from global mode. You need to go to object configuration mode first by issing the command:&lt;/P&gt;
&lt;P&gt;object network &amp;lt;WORD&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;no nat (inside,outside) dynamic x.x.x.x&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;object network &amp;lt;WORD&amp;gt;&lt;BR /&gt;no nat (Hostnet,outside) dynamic interface&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 14:39:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/3063338#M134298</guid>
      <dc:creator>Spooster IT Services</dc:creator>
      <dc:date>2017-07-07T14:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot remove NAT statements</title>
      <link>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/4070003#M1069337</link>
      <description>&lt;P&gt;for example,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;object network obj-10.40.40.100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; host 10.40.40.100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; nat (inside,outside) static 30.30.30.30 dns&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;to remove the NAT entry,&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;object network obj-10.40.40.100&lt;BR /&gt;&amp;nbsp;no nat (inside,outside) static 30.30.30.30 dns&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 18:50:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-remove-nat-statements/m-p/4070003#M1069337</guid>
      <dc:creator>3656089</dc:creator>
      <dc:date>2020-04-20T18:50:05Z</dc:date>
    </item>
  </channel>
</rss>

