<?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: Allow traffic from NAT to NAT on same interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467650#M667529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to have worked.&amp;nbsp; Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Aug 2010 16:08:35 GMT</pubDate>
    <dc:creator>pondersean</dc:creator>
    <dc:date>2010-08-05T16:08:35Z</dc:date>
    <item>
      <title>Allow traffic from NAT to NAT on same interface</title>
      <link>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467646#M667514</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I've run into a problem with an ASA5510.&amp;nbsp; Basically what I need to do is allow traffic from one NAT'd address to another NAT'd address on the same external interface. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So I have a client PC on an internal network and it initiates a call (on port 80) to an external IP address.&amp;nbsp; But that external IP address is in fact a static NAT address being translated on that same external interface (the back-end IP is a load-balanced web server pool).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How do I allow that access?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any input,&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:19:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467646#M667514</guid>
      <dc:creator>pondersean</dc:creator>
      <dc:date>2019-03-11T18:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Allow traffic from NAT to NAT on same interface</title>
      <link>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467647#M667516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sean,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We can do this by hair-pinning the traffic on the inside/internal interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario: HOST A wants to access HOST B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same-security permit intra-interface&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;static (inside,inside) B_external B_internal&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;global (inside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, when HOST A hit the inside interface destined for the B_External IP, the traffic will be hair-pinned back into the inside interface and HOST A will be PATted to the inside interface (assuming you have a 'nat (inside) 1' that would match this).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In thoery... that 'should' work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 23:39:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467647#M667516</guid>
      <dc:creator>Magnus Mortensen</dc:creator>
      <dc:date>2010-07-30T23:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Allow traffic from NAT to NAT on same interface</title>
      <link>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467648#M667520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Magnus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for looking at this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Since I'm running on ASA code 8.3.1 everything is defined using objects and no more "global".&amp;nbsp; &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&amp;nbsp; Regardless, I defined my dynamic NAT to use the outside interface rather than the IP I had assigned for NAT traffic.&amp;nbsp; Still no joy.&amp;nbsp; I can see the TCP connection and translations being built, but I get SYN timeouts every time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 23:48:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467648#M667520</guid>
      <dc:creator>pondersean</dc:creator>
      <dc:date>2010-07-30T23:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Allow traffic from NAT to NAT on same interface</title>
      <link>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467649#M667523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sean,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.3.1... tricky tricky... Here is something that may work in that situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network host_A_internal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host ip_host_a_internal&lt;/P&gt;&lt;P&gt;object network host_A_external&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host ip_host_a_external&lt;/P&gt;&lt;P&gt;object network host_B_internal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host ip_host_b_internal&lt;/P&gt;&lt;P&gt;object network host_B_external&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host ip_host_b_external&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (internal,internal) source static host_A_internal host_A_external destination static host_B_external host_B_internal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically we are NATting both the source and destination when we hairpin... We have to NAT the source since the return traffic must hit the ASA since it is TCP and we need to see both sides of the conversation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jul 2010 00:05:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467649#M667523</guid>
      <dc:creator>Magnus Mortensen</dc:creator>
      <dc:date>2010-07-31T00:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Allow traffic from NAT to NAT on same interface</title>
      <link>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467650#M667529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to have worked.&amp;nbsp; Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 16:08:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-traffic-from-nat-to-nat-on-same-interface/m-p/1467650#M667529</guid>
      <dc:creator>pondersean</dc:creator>
      <dc:date>2010-08-05T16:08:35Z</dc:date>
    </item>
  </channel>
</rss>

