<?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 Inbound NAT question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/inbound-nat-question/m-p/2106010#M394666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;My question is do I have to allow that server back out? I am running 8.4(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif; min-height: 8pt;"&gt;&lt;STRONG&gt;No, you do not need that,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Or is the server taking the default route of the network back out which is out of ASA1?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Should not be the case but just to make sure lets do a capture&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This on the inside interface of ASA2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cap capin interface inside match tcp&amp;nbsp; host inside_server&amp;nbsp; host Outside_client&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 00:39:25 GMT</pubDate>
    <dc:creator>Julio Carvajal</dc:creator>
    <dc:date>2012-12-06T00:39:25Z</dc:date>
    <item>
      <title>Inbound NAT question</title>
      <link>https://community.cisco.com/t5/network-security/inbound-nat-question/m-p/2106009#M394665</link>
      <description>&lt;P&gt;I have a network with 2 ASA's with different blocks of IP's on each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured an inbound NAT to a web server on ASA2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The inbound NAT works fine, and when I hit the external address I get a hit on the access list and I see the connection made inbound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%ASA-6-302013: Built inbound TCP connection 11189017 for ASA_Public_IP:*.*.*.*/50038 (*.*.*.*/50038) to Web-Server:192.168.2.19/80 (*.*.*.*/80)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However that is it, it times out and dies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is do I have to allow that server back out? I am running 8.4(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is the server taking the default route of the network back out which is out of ASA1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldnt' see anything in the logs on ASA1 to suggest this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone could advise on the routing behaviour of this setup, will the server just try to route back out to the remote address via the default and if so can I make the server go back out of ASA2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking into policy routing to change the default for that server to be ASA2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/8/8/4/117488-Cisco%20case.jpg" alt="Cisco case.jpg" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:33:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inbound-nat-question/m-p/2106009#M394665</guid>
      <dc:creator>roger perkin</dc:creator>
      <dc:date>2019-03-12T00:33:13Z</dc:date>
    </item>
    <item>
      <title>Inbound NAT question</title>
      <link>https://community.cisco.com/t5/network-security/inbound-nat-question/m-p/2106010#M394666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;My question is do I have to allow that server back out? I am running 8.4(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif; min-height: 8pt;"&gt;&lt;STRONG&gt;No, you do not need that,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Or is the server taking the default route of the network back out which is out of ASA1?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Should not be the case but just to make sure lets do a capture&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This on the inside interface of ASA2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cap capin interface inside match tcp&amp;nbsp; host inside_server&amp;nbsp; host Outside_client&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 00:39:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inbound-nat-question/m-p/2106010#M394666</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-12-06T00:39:25Z</dc:date>
    </item>
  </channel>
</rss>

