<?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 Re: HELP NO NAT INSIDE--&amp;gt; DMZ ASA FROM 8.2 to 8.3 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579040#M626819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;i want to know the&amp;nbsp; ACL in 8.3 config which obj-192.168.104.157 use in the statement, the first or the second???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit tcp 10.27.0.0 255.255.0.0 object obj-192.168.104.157 object-group DM_INLINE_TCP_45&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="IT"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-192.168.104.157&lt;/P&gt;&lt;P&gt;host 192.168.104.157&lt;/P&gt;&lt;P&gt;nat (DMZ2,outside) static 210.19.8.157&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="IT"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;object network obj-192.168.104.157&lt;/P&gt;&lt;P&gt;host 192.168.104.157&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Sep 2010 08:31:46 GMT</pubDate>
    <dc:creator>f.mottini</dc:creator>
    <dc:date>2010-09-22T08:31:46Z</dc:date>
    <item>
      <title>HELP NO NAT INSIDE--&gt; DMZ ASA FROM 8.2 to 8.3</title>
      <link>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579038#M626817</link>
      <description>&lt;P&gt;Ha con you help me.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;OLD 8.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit tcp 10.27.0.0 255.255.0.0 host 192.168.104.157 object-group DM_INLINE_TCP_45&lt;/P&gt;&lt;P&gt;static (inside,DMZ2) 10.27.0.0 10.27.0.0 netmask 255.255.0.0&lt;/P&gt;&lt;P&gt;host 192.168.104.157 is behind DMZ2 interface&lt;/P&gt;&lt;P&gt;this is no nat config for the net 10.27.0.0 that from inside interface goes to dmz host 192.168.104.157.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG style="text-decoration: underline; "&gt;NEW 8.3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here what i see ontranslation....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-list inside_access_in extended permit tcp 10.27.0.0 255.255.0.0 object obj-192.168.104.157 object-group DM_INLINE_TCP_45&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="IT"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;object network obj-10.27.0.0 &lt;BR /&gt; subnet 10.27.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-10.27.0.0&lt;BR /&gt; subnet 10.27.0.0 255.255.0.0&lt;BR /&gt; nat (inside,DMZ2) static 10.27.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="IT"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;object network obj-192.168.104.157&lt;/P&gt;&lt;P&gt;host 192.168.104.157&lt;/P&gt;&lt;P&gt;nat (DMZ2,outside) static 210.19.8.157&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="IT"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;object network obj-192.168.104.157&lt;/P&gt;&lt;P&gt;host 192.168.104.157&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to know:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1)&lt;/STRONG&gt; is correct the translation of config from 8.2 to 8.3???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2)&lt;/STRONG&gt; In this object-group DM_INLINE_NETWORK_57 group the network object is refered to he first or the second object network obj-10.27.0.0? &lt;BR /&gt;&amp;nbsp;&amp;nbsp; i must delate one of the two object network obj-10.27.0.0??? (in 8.3 config)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; object-group network DM_INLINE_NETWORK_57&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; network-object 10.32.0.0 255.255.0.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; network-object 10.49.0.0 255.255.0.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; network-object 10.47.0.0 255.255.0.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; network-object 10.55.0.0 255.255.0.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style=": ; font-size: 12pt; text-decoration: underline; "&gt;network-object 10.27.0.0 255.255.0.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3)&lt;/STRONG&gt; also for the object obj-192.168.104.157 in the ACL the destination obj-192.168.104.157 is referred to the first or second object&amp;nbsp; obj-192.168.104.157 ??? i need to delete one of this two network obj-192.168.104.157 ????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot vary much.....for any question write to me..thanks a lot best regards&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:43:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579038#M626817</guid>
      <dc:creator>f.mottini</dc:creator>
      <dc:date>2019-03-11T18:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: HELP NO NAT INSIDE--&gt; DMZ ASA FROM 8.2 to 8.3</title>
      <link>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579039#M626818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the translation looks to be fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you facing any issues with the translations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the object groups are created during migration and they need to be present&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also i am not sure which acl are you talking about&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in any case i think you have trouble understanding the new nat rules, here is a doc which will help you by giving a comparitive anaylses&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-9129"&gt;https://supportforums.cisco.com/docs/DOC-9129&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 16:45:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579039#M626818</guid>
      <dc:creator>Jitendriya Athavale</dc:creator>
      <dc:date>2010-09-21T16:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: HELP NO NAT INSIDE--&gt; DMZ ASA FROM 8.2 to 8.3</title>
      <link>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579040#M626819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;i want to know the&amp;nbsp; ACL in 8.3 config which obj-192.168.104.157 use in the statement, the first or the second???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit tcp 10.27.0.0 255.255.0.0 object obj-192.168.104.157 object-group DM_INLINE_TCP_45&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="IT"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-192.168.104.157&lt;/P&gt;&lt;P&gt;host 192.168.104.157&lt;/P&gt;&lt;P&gt;nat (DMZ2,outside) static 210.19.8.157&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="IT"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;object network obj-192.168.104.157&lt;/P&gt;&lt;P&gt;host 192.168.104.157&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 08:31:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579040#M626819</guid>
      <dc:creator>f.mottini</dc:creator>
      <dc:date>2010-09-22T08:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: HELP NO NAT INSIDE--&gt; DMZ ASA FROM 8.2 to 8.3</title>
      <link>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579041#M626820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably have the following static NAT statement in your 8.2 code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ2,outside) 192.168.104.157 210.19.8.157 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would get migrated to :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;object network obj-192.168.104.157&lt;BR /&gt;host 192.168.104.157&lt;BR /&gt;nat (DMZ2,outside) static 210.19.8.157&lt;/SPAN&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Th inside_access_in access-list is used only for restricting inbound traffic on the inside interface.The NAT in 8.3 does not make use of access-lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two instances each that you see of object network obj-10.27.0.0 and &lt;SPAN lang="IT"&gt; obj-192.168.104.157 are the same - one denotes the network object and the other the auto-nat statement. You need not delete any of the instances.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this answers your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 11:34:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579041#M626820</guid>
      <dc:creator>Divya Nair</dc:creator>
      <dc:date>2010-09-22T11:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: HELP NO NAT INSIDE--&gt; DMZ ASA FROM 8.2 to 8.3</title>
      <link>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579042#M626821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 12:33:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-no-nat-inside-gt-dmz-asa-from-8-2-to-8-3/m-p/1579042#M626821</guid>
      <dc:creator>f.mottini</dc:creator>
      <dc:date>2010-09-22T12:33:54Z</dc:date>
    </item>
  </channel>
</rss>

