<?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: NAT on multihoming edge ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-on-multihoming-edge-asa/m-p/1756757#M533320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply, the 7.7.7.7, 8.8.8.8, 9.9.9.9 is our public ip, but 20.0.0.200 is the connected address of&amp;nbsp; R2, which represents a user from internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls find the config of ASA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Aug 2011 09:24:19 GMT</pubDate>
    <dc:creator>yuening liao</dc:creator>
    <dc:date>2011-08-17T09:24:19Z</dc:date>
    <item>
      <title>NAT on multihoming edge ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-on-multihoming-edge-asa/m-p/1756755#M533318</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as following topology showing, we have multiple public addresses from different ISP. now we need map those public ( inside global ) addresses to single private ( inside local ) address, which assigned to a server, so that user from internet can reach this server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the public address is 7.7.7.7, 8.8.8.8, 9.9.9.9. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/2/4/9/56942-xxxxxx.png" alt="xxxxxx.png" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the nat config is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (outside,inside) interface 20.0.0.200 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after user ping those pubic addresses, the show nat outside displayed that the nat seems work well &lt;/P&gt;&lt;P&gt;ciscoasa(config)# sh nat outside &lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip outside host 20.0.0.200 inside any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to 10.0.0.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 20, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but ping still failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s., i have configured icmp inspection and static route for traffic destined to those public addresses also added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.7.7.7 255.255.255.255 [1/0] via 10.0.0.100, inside&lt;/P&gt;&lt;P&gt;S&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.8.8.8 255.255.255.255 [1/0] via 10.0.0.100, inside&lt;/P&gt;&lt;P&gt;S&amp;nbsp;&amp;nbsp;&amp;nbsp; 9.9.9.9 255.255.255.255 [1/0] via 10.0.0.100, inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:12:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-on-multihoming-edge-asa/m-p/1756755#M533318</guid>
      <dc:creator>yuening liao</dc:creator>
      <dc:date>2019-03-11T21:12:58Z</dc:date>
    </item>
    <item>
      <title>NAT on multihoming edge ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-on-multihoming-edge-asa/m-p/1756756#M533319</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;If I understand it correctly, you have 3 ISP connections on the terminated on to the outside interface of the ASA (R2,R3,R4)???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to map the internal host 20.0.0.200 to three different public ip's ( 7.7.7.7, 8.8.8.8, 9.9.9.9)???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well on the ASA you cannot do policy based routing and can only have one default route on the ASA, so this might be tough, moreover can you explain me, y do you have this nat:&lt;/P&gt;&lt;P&gt;static (outside,inside) interface 20.0.0.200 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be aware that the return packets would always be directed towards the default gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be helpful if you can provide&amp;nbsp; your config from ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 08:18:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-on-multihoming-edge-asa/m-p/1756756#M533319</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-08-17T08:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: NAT on multihoming edge ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-on-multihoming-edge-asa/m-p/1756757#M533320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply, the 7.7.7.7, 8.8.8.8, 9.9.9.9 is our public ip, but 20.0.0.200 is the connected address of&amp;nbsp; R2, which represents a user from internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls find the config of ASA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 09:24:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-on-multihoming-edge-asa/m-p/1756757#M533320</guid>
      <dc:creator>yuening liao</dc:creator>
      <dc:date>2011-08-17T09:24:19Z</dc:date>
    </item>
    <item>
      <title>NAT on multihoming edge ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-on-multihoming-edge-asa/m-p/1756758#M533321</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;Your requirement is still confusing. You mention you want outside users to be able to access an inside server using 3 different IP addresses (7.7.7.7, 8.8.8.8 and 9.9.9.9).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that's your requirement, on ASA 8.2 unfortunately that's not really possible though there is a way to "fool" the firewall to get it working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807d2874.shtml"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807d2874.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;frankly, i have seen this to not work in quite a few occasions. Are you going to perform NAT on the ASA or on an inside router? If it's on the ASA, you &lt;STRONG&gt;do no&lt;/STRONG&gt;t need the following routes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route inside 7.7.7.7 255.255.255.255 10.0.0.100 1&lt;/P&gt;&lt;P&gt;route inside 8.8.8.8 255.255.255.255 10.0.0.100 1&lt;/P&gt;&lt;P&gt;route inside 9.9.9.9 255.255.255.255 10.0.0.100 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prapanch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 19:41:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-on-multihoming-edge-asa/m-p/1756758#M533321</guid>
      <dc:creator>praprama</dc:creator>
      <dc:date>2011-08-31T19:41:37Z</dc:date>
    </item>
  </channel>
</rss>

