<?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: Strange NAT behavior in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473692#M269443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above &lt;STRONG&gt;"packet-tracer"&lt;/STRONG&gt; outputs NAT configuration is not actually applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it was applied you would see the actual translation created in the&lt;STRONG&gt; "Additional Information"&lt;/STRONG&gt; section of the &lt;STRONG&gt;Phase 6&lt;/STRONG&gt; output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So seems to me that no translation is applied to the traffic described in the &lt;STRONG&gt;"packet-tracer"&lt;/STRONG&gt; command used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That again raises the question why the Dynamic PAT you mention is not applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see any other reason why it would not except that the IP address you use as source in the &lt;STRONG&gt;"packet-tracer"&lt;/STRONG&gt; is the broadcast IP address for the subnet that you have specified in the &lt;STRONG&gt;"nat"&lt;/STRONG&gt; statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you for examples sake take a &lt;STRONG&gt;"packet-tracer"&lt;/STRONG&gt; output with the source IP address 10.231.7.134&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there actually a network bigger than /29 behind &lt;STRONG&gt;"inside"&lt;/STRONG&gt; or why would traffic be coming from an IP address that should not be configured on any host? (broadcast address)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 14:37:17 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2014-02-17T14:37:17Z</dc:date>
    <item>
      <title>Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473691#M269436</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone explain me why this is happing for this configuration? I have NAT statement for 10.231.7.128 255.255.255.192 subnet. Which should translate/PAT everything going from inside interface to dmz2 with the dmz2 interface (check config). But if I try to run packet-trace from inside to dmz2 it will automatically try to&amp;nbsp; NAT to the outside interface but still goes out on the dmz2 interface (check the packet-tracer output). Why does the ASA do this? It should only be hit by the NAT statement for the dmz2 because the traffic is going to the dmz2 interface.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version 8.0(2) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA# show run nat&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list stads_nat0_acl (the subnet is not included in this list)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside) 1 10.231.7.128 255.255.255.192&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA# show run route | in 90.90.90.90&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;route Dmz2 90.90.90.90 255.255.255.255 192.168.2.4 1 (routed via dmz2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 80.80.80.80&lt;/P&gt;&lt;P&gt;global (outside) 2 xx.xx.xx.xx netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;global (Dmz1) 1 yy.yy.yy.yy&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (Dmz2) 1 interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;global (Dmz3) 1 interface&lt;/P&gt;&lt;P&gt;global (Dmz4) 1 interface&lt;/P&gt;&lt;P&gt;global (Dmz5) 1 interface&lt;/P&gt;&lt;P&gt;global (Dmz8) 1 192.168.201.0 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;global (Dmz9) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;ASA# packet-tracer input inside tcp 10.231.7.135 5554 90.90.90.90&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;/P&gt;&lt;P&gt;Type: FLOW-LOOKUP&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Found no matching flow, creating a new flow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;/P&gt;&lt;P&gt;Type: ROUTE-LOOKUP&lt;/P&gt;&lt;P&gt;Subtype: input&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;in&amp;nbsp;&amp;nbsp; 90.90.90.90&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.255.255 Dmz2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;/P&gt;&lt;P&gt;Type: ACCESS-LIST&lt;/P&gt;&lt;P&gt;Subtype: log&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;access-group inside_acl in interface inside&lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip any any &lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;/P&gt;&lt;P&gt;Type: INSPECT&lt;/P&gt;&lt;P&gt;Subtype: np-inspect&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect http &lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 6&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype: host-limits&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.231.7.128 255.255.255.192&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip inside 10.231.7.128 255.255.255.192 outside any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;dynamic translation to pool 1 (80.80.80.80)&lt;/STRONG&gt; Why??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 8&lt;/P&gt;&lt;P&gt;Type: FLOW-CREATION&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;New flow created with id 12, packet dispatched to next module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;input-interface: inside&lt;/P&gt;&lt;P&gt;input-status: up&lt;/P&gt;&lt;P&gt;input-line-status: up&lt;/P&gt;&lt;P&gt;output-interface: Dmz2&lt;/P&gt;&lt;P&gt;output-status: up&lt;/P&gt;&lt;P&gt;output-line-status: up&lt;/P&gt;&lt;P&gt;Action: allow&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:46:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473691#M269436</guid>
      <dc:creator>Roger Base</dc:creator>
      <dc:date>2019-03-12T03:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473692#M269443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above &lt;STRONG&gt;"packet-tracer"&lt;/STRONG&gt; outputs NAT configuration is not actually applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it was applied you would see the actual translation created in the&lt;STRONG&gt; "Additional Information"&lt;/STRONG&gt; section of the &lt;STRONG&gt;Phase 6&lt;/STRONG&gt; output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So seems to me that no translation is applied to the traffic described in the &lt;STRONG&gt;"packet-tracer"&lt;/STRONG&gt; command used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That again raises the question why the Dynamic PAT you mention is not applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see any other reason why it would not except that the IP address you use as source in the &lt;STRONG&gt;"packet-tracer"&lt;/STRONG&gt; is the broadcast IP address for the subnet that you have specified in the &lt;STRONG&gt;"nat"&lt;/STRONG&gt; statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you for examples sake take a &lt;STRONG&gt;"packet-tracer"&lt;/STRONG&gt; output with the source IP address 10.231.7.134&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there actually a network bigger than /29 behind &lt;STRONG&gt;"inside"&lt;/STRONG&gt; or why would traffic be coming from an IP address that should not be configured on any host? (broadcast address)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 14:37:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473692#M269443</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-17T14:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473693#M269449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't know why but I must have completely looked the network mask wrong since its not /29 so the above situation that I mentioned naturally does not apply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally it still raises the question why does it not match the configuration at all even though its showing route lookup for dmz2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 14:39:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473693#M269449</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-17T14:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473694#M269455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Check wether DMZ2 intreface is physially up or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of down all corresponding routes via this interface will not take effect that may be a cause this !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 14:42:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473694#M269455</guid>
      <dc:creator>gouravbathla</dc:creator>
      <dc:date>2014-02-17T14:42:16Z</dc:date>
    </item>
    <item>
      <title>Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473695#M269460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roger &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that your full NAT config as posted in terms of dynamic NAT ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 14:48:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473695#M269460</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-02-17T14:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473696#M269462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Status is UP and protocol is UP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 14:54:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473696#M269462</guid>
      <dc:creator>Roger Base</dc:creator>
      <dc:date>2014-02-17T14:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473697#M269463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, thats my entire dynamic NAT statements. But I have lot of static NAT`s too. But cannot see that should affect this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 14:55:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473697#M269463</guid>
      <dc:creator>Roger Base</dc:creator>
      <dc:date>2014-02-17T14:55:54Z</dc:date>
    </item>
    <item>
      <title>Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473698#M269464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have the option to try the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to the current one existing on the device or will this break some current setup. I mean since the above command would start looking for a matching &lt;STRONG&gt;"global"&lt;/STRONG&gt; for every source address behind&lt;STRONG&gt; "inside"&lt;/STRONG&gt; unless there was an overriding NAT present like Static NAT/PAT (normal/policy) or NAT0 perhaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just seems strange that it wont match the Dynamic PAT even though there is a configuration that matches for these source and destination interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 16:52:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473698#M269464</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-17T16:52:58Z</dc:date>
    </item>
    <item>
      <title>Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473699#M269465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was wondering what the &lt;STRONG&gt;"security-level"&lt;/STRONG&gt; of the interfaces are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though I would assume that your internanl interface is 100. Was thinking if it could be related to having the source interface at lower &lt;STRONG&gt;"security-level"&lt;/STRONG&gt; than the destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 18:30:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473699#M269465</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-17T18:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473700#M269466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No difference after adding that nat statement. Its going from lower security level to higher security level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same-securiy-traffic permit inter and intra-interface are applied.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 19:55:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473700#M269466</guid>
      <dc:creator>Roger Base</dc:creator>
      <dc:date>2014-02-17T19:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473701#M269467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This must be CCIE level of question &lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 09:47:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473701#M269467</guid>
      <dc:creator>Roger Base</dc:creator>
      <dc:date>2014-02-18T09:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473702#M269468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you said that the&lt;STRONG&gt; "inside"&lt;/STRONG&gt; is of lower&lt;STRONG&gt; "security-level"&lt;/STRONG&gt; than the &lt;STRONG&gt;"dmz2"&lt;/STRONG&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the only way the&lt;STRONG&gt; "nat"&lt;/STRONG&gt; statement would work if it had&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside) 1 10.231.7.128 255.255.255.192 outside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;"outside"&lt;/STRONG&gt; parameter is needed when the source is lower security than the destination and you want to do a Dynamic translations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is quote about the parameter in the Command Reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt; &lt;STRONG&gt;outside&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1769614" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; (Optional) If this interface is on a lower security level than the interface you identify by the matching &lt;STRONG&gt;global&lt;/STRONG&gt; statement, then you must enter &lt;STRONG&gt;outside&lt;/STRONG&gt;. This feature is called outside NAT or bidirectional NAT. &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is link to the Command Reference section on the &lt;STRONG&gt;"nat"&lt;/STRONG&gt; command&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/c/en/us/td/docs/security/asa/asa82/command/reference/cmd_ref/no.html#wp1756533"&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa82/command/reference/cmd_ref/no.html#wp1756533&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 09:51:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473702#M269468</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-18T09:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473703#M269469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I do that then result seems to be changed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA(config)# packet-tracer input inside tcp 10.231.7.135 5554 90.90.90.90 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;/P&gt;&lt;P&gt;Type: FLOW-LOOKUP&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Found no matching flow, creating a new flow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;/P&gt;&lt;P&gt;Type: ROUTE-LOOKUP&lt;/P&gt;&lt;P&gt;Subtype: input&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;in&amp;nbsp;&amp;nbsp; 90.90.90.90&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.255.255 Dmz2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;/P&gt;&lt;P&gt;Type: ACCESS-LIST&lt;/P&gt;&lt;P&gt;Subtype: log&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;access-group inside_acl in interface inside&lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip any any &lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;/P&gt;&lt;P&gt;Type: INSPECT&lt;/P&gt;&lt;P&gt;Subtype: np-inspect&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect http &lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 6&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.231.7.128 255.255.255.192 outside&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip inside 10.231.7.128 255.255.255.192 Dmz2 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic translation to pool 1 (192.168.2.1 [Interface PAT])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 2, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Dynamic translate 10.231.7.132/55547 to 192.168.2.1/1025 using netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype: host-limits&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.231.7.128 255.255.255.192&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip inside 10.231.7.128 255.255.255.192 outside any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic translation to pool 1 (80.80.80.80)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 8&lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Type: FLOW-CREATION&lt;/P&gt;&lt;P&gt;Subtype: &lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;New flow created with id 1, packet dispatched to next module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;input-interface: inside&lt;/P&gt;&lt;P&gt;input-status: up&lt;/P&gt;&lt;P&gt;input-line-status: up&lt;/P&gt;&lt;P&gt;output-interface: Dmz2&lt;/P&gt;&lt;P&gt;output-status: up&lt;/P&gt;&lt;P&gt;output-line-status: up&lt;/P&gt;&lt;P&gt;Action: allow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 11:44:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473703#M269469</guid>
      <dc:creator>Roger Base</dc:creator>
      <dc:date>2014-02-18T11:44:26Z</dc:date>
    </item>
    <item>
      <title>Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473704#M269470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you had the chance to try the above parameter in your &lt;STRONG&gt;"nat"&lt;/STRONG&gt; configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 11:44:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473704#M269470</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-18T11:44:31Z</dc:date>
    </item>
    <item>
      <title>Strange NAT behavior</title>
      <link>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473705#M269471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems we posted at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to me according to the above output that it would now match the correct Dynamic configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But does the connection work normally from &lt;STRONG&gt;"inside"&lt;/STRONG&gt; to &lt;STRONG&gt;"dmz2"&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if there is still some problem with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do remember to mark a reply as the correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 11:47:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-nat-behavior/m-p/2473705#M269471</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-18T11:47:20Z</dc:date>
    </item>
  </channel>
</rss>

