<?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: ASA Nating &amp; configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143481#M358148</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;You are probably expiriencing asymetric routing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I mean by that is that the connection from some Internet host is coming through the Company 2 ASA and goes all the way to the Company 1 Server. The return traffic however will be routed through the default route of Company 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And to give the same information in steps&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Connection comes to Company 2 ASA public IP address&lt;/LI&gt;&lt;LI&gt;Company 2 ASA forward the connection to Company 1 Network and to the Company 1 Server&lt;/LI&gt;&lt;LI&gt;Company 1 Server receives the connection&lt;/LI&gt;&lt;LI&gt;Company 1 Server replies to the TCP connection forming and forwards the traffic out its default route&lt;/LI&gt;&lt;LI&gt;Company 1 ASA sends the Servers return traffic to the connecting host through its default route to outside&lt;/LI&gt;&lt;LI&gt;The return traffic to the external host will be visible from Company 1 Server public IP address instead of the Company 2 IP address to which the connection was originally opened towards.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jouni Forss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Apr 2013 06:41:00 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-04-16T06:41:00Z</dc:date>
    <item>
      <title>ASA Nating &amp; configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143480#M358147</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two companies and two different public IPs as well. I have enabled routing between two companies and two compny network can ping each other. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able able to access company 1 mail server (ip aaa.aaa.aaa.aaa) from outside through company1 asa using company1 public ip range xxx.xxx.xxx.xxx/28. &lt;/P&gt;&lt;P&gt;I am able able to access company 2 mail server (ip bbb.bbb.bbb.bbb) from&amp;nbsp; outside through company2 asa using company2 public ip range yyy.yyy.yyy.yyy/28. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can also ping from company1 asa inside interface to company2 asa inside interface and vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what I need is, I want to configure access to company1 mail server from outside world using my company2 public ip range yyy.yyy.yyy.yyy on my company2 asa. the configuration I have made on company2 asa is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list ACL_OUT extended permit tcp any host yyy.yyy.yyy.yy1 eq www&lt;/P&gt;&lt;P&gt;static (Inside,Outside) tcp yyy.yyy.yyy.yy1 www aaa.aaa.aaa.aaa www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;access-group ACL_OUT in interface Outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this configuration is not working... I am still not able to access aaa.aaa.aaa.aaa from internet using yyy.yyy.yyy.yyy? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldnt find any other issues as both firewalls can ping each other. Please help me....&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:28:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143480#M358147</guid>
      <dc:creator>lzakariya</dc:creator>
      <dc:date>2019-03-12T01:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Nating &amp; configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143481#M358148</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;You are probably expiriencing asymetric routing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I mean by that is that the connection from some Internet host is coming through the Company 2 ASA and goes all the way to the Company 1 Server. The return traffic however will be routed through the default route of Company 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And to give the same information in steps&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Connection comes to Company 2 ASA public IP address&lt;/LI&gt;&lt;LI&gt;Company 2 ASA forward the connection to Company 1 Network and to the Company 1 Server&lt;/LI&gt;&lt;LI&gt;Company 1 Server receives the connection&lt;/LI&gt;&lt;LI&gt;Company 1 Server replies to the TCP connection forming and forwards the traffic out its default route&lt;/LI&gt;&lt;LI&gt;Company 1 ASA sends the Servers return traffic to the connecting host through its default route to outside&lt;/LI&gt;&lt;LI&gt;The return traffic to the external host will be visible from Company 1 Server public IP address instead of the Company 2 IP address to which the connection was originally opened towards.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jouni Forss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 06:41:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143481#M358148</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-16T06:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Nating &amp; configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143482#M358149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&amp;nbsp; JouniForss,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advise. But here the problem is, in company1 router I have configured a static route to company2 public ip range yyy.yyy.yyy.yyy should forward to company 2 network. If I configure the following steps on company 2 asa, I am able to ping to company2 public range for example router interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list ACL_in extended permit ip host aaa.aaa.aaa.aaa any &lt;/P&gt;&lt;P&gt;nat (Inside) 1 aaa.aaa.aaa.aaa 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list ACL_OUT extended permit icmp host yyy.yyy.yyy.yyy any&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ///here it is the router ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group ACL_OUT in interface Outside&lt;/P&gt;&lt;P&gt;access-group ACL_in in interface Inside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 07:12:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143482#M358149</guid>
      <dc:creator>lzakariya</dc:creator>
      <dc:date>2013-04-16T07:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Nating &amp; configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143483#M358150</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;I think you understood me wrong. (Or I understood your original setup wrong)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the hosts on the Internet are connectng to the the Company 1 Server through the Company 2 ASA then naturally with the above described situation the Internet users IP address wont be NATed. It will be visible with its public IP address all the way to the Company 1 Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when the Company 1 Server tries to reply to that connection attempt it will naturally send traffic to that Public IP address of the user. This will be routed out of Company 1 ASA and NOT through the Company 2 ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be totally different matter if the Internet hosts accessing the Company 1 Server through Company 2 ASA would be NATed to some internal LAN IP address on the Company 2 ASA before reaching the server. THEN the Company 1 Server would have a correct return route for that traffic and WOULD NOT have to use default route like in this situation.&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, 16 Apr 2013 07:27:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143483#M358150</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-16T07:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Nating &amp; configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143484#M358151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Journi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your valuable information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I configured a dynamic nat policy to translate all the ips coming on outside to a local ip and its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 08:06:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143484#M358151</guid>
      <dc:creator>lzakariya</dc:creator>
      <dc:date>2013-04-16T08:06:16Z</dc:date>
    </item>
    <item>
      <title>ASA Nating &amp; configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143485#M358152</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;Nice to hear that you got it working &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad to be of help&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, 16 Apr 2013 08:08:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nating-configuration/m-p/2143485#M358152</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-16T08:08:44Z</dc:date>
    </item>
  </channel>
</rss>

