<?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 Hi,  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922593#M155263</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;have you done the recommended upgrade Path?&lt;/P&gt;
&lt;P&gt;This example Path is for ASA5505&lt;/P&gt;
&lt;P&gt;From 8.2 first Upgrade to 8.2(5) the last pre8.3 IOS.&lt;/P&gt;
&lt;P&gt;In next step auto migrate to 8.4(7), here all NAT statements will be converted, after these step test functions.&lt;/P&gt;
&lt;P&gt;Auto migrate now to 9.0(4) and then to 9.2(4) latest. In these upgade step for example encryption statements were converted (like isakmo to ikev1 etc.) and IPv6 features were implemented and some more.&lt;/P&gt;
&lt;P&gt;For other Hardware search in ASA IOS Software for the latest IOS and recommended Upgrade steps.&lt;/P&gt;
&lt;P&gt;I´ve done some of these upgrades last time without any problems.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;</description>
    <pubDate>Tue, 29 Mar 2016 20:13:37 GMT</pubDate>
    <dc:creator>Marco Soeder-Schuettler</dc:creator>
    <dc:date>2016-03-29T20:13:37Z</dc:date>
    <item>
      <title>NATTING for 9.5</title>
      <link>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922591#M155261</link>
      <description>&lt;P&gt;Dear&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have migrated from 8.2 to 9.2 i have verified the configuration it has been migrated properly but&amp;nbsp;I see lots of below commands not for only inside and DMZ but for others interfaces also, ,&lt;/P&gt;
&lt;P&gt;object network obj_any&lt;/P&gt;
&lt;P&gt;subnet 0.0.0.0 0.0.0.0&amp;nbsp; -------this means in&amp;nbsp;subnet ip address&amp;nbsp;if I am not wrong any ip address ???&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;object network obj-0.0.0.0&lt;/P&gt;
&lt;P&gt;host 0.0.0.0 -----what does this means any host with any ip address ????&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;COMMANDS&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;object network obj_any&lt;BR /&gt;&amp;nbsp;subnet 0.0.0.0 0.0.0.0&lt;/P&gt;
&lt;P&gt;object network obj_any&lt;BR /&gt;&amp;nbsp;nat (INSIDE,DMZ) dynamic obj-0.0.0.0&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;object network obj-0.0.0.0&lt;BR /&gt;&amp;nbsp;host 0.0.0.0&lt;/P&gt;
&lt;P&gt;object network obj_any&lt;BR /&gt;&amp;nbsp;nat (INSIDE,DMZ) dynamic obj-0.0.0.0&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:33:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922591#M155261</guid>
      <dc:creator>adamgibs7</dc:creator>
      <dc:date>2019-03-12T07:33:11Z</dc:date>
    </item>
    <item>
      <title>Hello</title>
      <link>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922592#M155262</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;In pre-8.3 code you had to NAT all the traffic if using nat-control eventhough you didn't have to NAT that traffic, if for example you had public IP adresses in the DMZ.&lt;/P&gt;
&lt;P&gt;So that config is dynamic identity NAT, meaning you NAT the traffic to its own IP address, which is the same thing as doing nothing.&lt;/P&gt;
&lt;P&gt;You can remove those NAT commands without effecting anything.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 18:31:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922592#M155262</guid>
      <dc:creator>Henrik Grankvist</dc:creator>
      <dc:date>2016-03-29T18:31:58Z</dc:date>
    </item>
    <item>
      <title>Hi, </title>
      <link>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922593#M155263</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;have you done the recommended upgrade Path?&lt;/P&gt;
&lt;P&gt;This example Path is for ASA5505&lt;/P&gt;
&lt;P&gt;From 8.2 first Upgrade to 8.2(5) the last pre8.3 IOS.&lt;/P&gt;
&lt;P&gt;In next step auto migrate to 8.4(7), here all NAT statements will be converted, after these step test functions.&lt;/P&gt;
&lt;P&gt;Auto migrate now to 9.0(4) and then to 9.2(4) latest. In these upgade step for example encryption statements were converted (like isakmo to ikev1 etc.) and IPv6 features were implemented and some more.&lt;/P&gt;
&lt;P&gt;For other Hardware search in ASA IOS Software for the latest IOS and recommended Upgrade steps.&lt;/P&gt;
&lt;P&gt;I´ve done some of these upgrades last time without any problems.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 20:13:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922593#M155263</guid>
      <dc:creator>Marco Soeder-Schuettler</dc:creator>
      <dc:date>2016-03-29T20:13:37Z</dc:date>
    </item>
    <item>
      <title>Thanks Henrick and Marco</title>
      <link>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922594#M155264</link>
      <description>&lt;P&gt;Thanks Henrick and Marco&lt;/P&gt;
&lt;P&gt;when I migrated to 9.5 all my access-list are showing me like below, but in startup config I can see the IP address.any ideas please.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;access-list DMZ extended permit tcp host :: host :: eq www&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 05:23:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922594#M155264</guid>
      <dc:creator>adamgibs7</dc:creator>
      <dc:date>2016-03-31T05:23:33Z</dc:date>
    </item>
    <item>
      <title>anybody can help me for the</title>
      <link>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922595#M155265</link>
      <description>&lt;P&gt;anybody can help me for the above query&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 12:03:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/natting-for-9-5/m-p/2922595#M155265</guid>
      <dc:creator>adamgibs7</dc:creator>
      <dc:date>2016-04-01T12:03:22Z</dc:date>
    </item>
  </channel>
</rss>

