<?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 5520 NAT static - One-to-one static with SLA Monitor in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496088#M745682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anybody can help me trying this in a lab enviroment with asa 8.3.x?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list server1 permit ip 3.3.3.254 any&lt;/P&gt;&lt;P&gt;static&amp;nbsp; (Primary,outside) 172.1.1.5 access-list Server1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list server2 permit ip&amp;nbsp; 3.3.3.254 any&lt;/P&gt;&lt;P&gt;static (Backup,outside) 172.1.1.5 access-list&amp;nbsp; Server2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Aug 2010 20:49:34 GMT</pubDate>
    <dc:creator>e.pedersen</dc:creator>
    <dc:date>2010-08-06T20:49:34Z</dc:date>
    <item>
      <title>ASA 5520 NAT static - One-to-one static with SLA Monitor</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496082#M745669</link>
      <description>&lt;P&gt;Hi everyone, first of all, I'm sorry for my english!!! &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Cisco ASA with 03 interfaces:&lt;/P&gt;&lt;P&gt;- outside (172.1.1.0/24)&lt;/P&gt;&lt;P&gt;- primary (1.1.1.0/24)&lt;/P&gt;&lt;P&gt;- backup (2.2.2.0/24)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also, I have one primary server with its backup server located in other site. Both servers have a real IP address and a virtual IP address:&lt;/P&gt;&lt;P&gt;- Primary Server: (real IP: 1.1.1.254) (virtual IP: 3.3.3.254)&lt;/P&gt;&lt;P&gt;- Backup Server: (real IP: 2.2.2.254) (virtual IP: 3.3.3.254)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA has two routes for the "virtual IP address" of the servers, like this:&lt;/P&gt;&lt;P&gt;route primary 3.3.3.254 255.255.255.255 1.1.1.254 1 track 123&lt;/P&gt;&lt;P&gt;route backup 3.3.3.254 255.255.255.255 2.2.2.254 10&amp;nbsp;&amp;nbsp; (note the weight of this second route)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The track 123 monitors the real ip address of the primary server (1.1.1.254), so when this server is down, the ASA automatically&lt;SPAN class="short_text" id="result_box"&gt;&lt;SPAN onmouseout="" onmouseover="" style="background-color: #ebeff9;" title="automaticamente"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;changes the route to 3.3.3.254, using 2.2.2.254 as next-hop instead 1.1.1.254. This works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, we also need to hide the IP address 3.3.3.254 to the clients that access through the outside interface. So, we use a static NAT mapping the IP 172.1.1.5 with the IP 3.3.3.254.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (primary,outside) 172.1.1.5 3.3.3.254&lt;/P&gt;&lt;P&gt;static (backup,outside) 172.1.1.5 3.3.3.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that if I do this neither of the statics work (OF COURSE, conceptually this totally makes sense to me)&lt;/P&gt;&lt;P&gt;I have to choose only one of both "statics", the primary or the backup interface.What I actually need is that the ASA map the global IP to the local IP through the interface where the route is active to the virtual IP address at that moment, and all this has to be automatic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had recently migrated from one Cisco 1811 Router to this ASA, and with the router this works just fine (sure, no INTERFACE mapping is needed for the static).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody please help me with this!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/5/0/3/6305-Diagrama1.jpeg" alt="Diagrama1.jpeg" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;through the interface where it knows&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:21:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496082#M745669</guid>
      <dc:creator>e.pedersen</dc:creator>
      <dc:date>2019-03-11T18:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5520 NAT static - One-to-one static with SLA Monitor</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496083#M745672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does your ISP's (both) have a route to 172.1.1.0 pointing to your ASA's&lt;/P&gt;&lt;P&gt;interfaces? Can you try it on one interface alone i.e. primary interface and&lt;/P&gt;&lt;P&gt;see if that works?&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;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 01:12:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496083#M745672</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-08-05T01:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5520 NAT static - One-to-one static with SLA Monitor</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496084#M745674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears that he has a single ISP but two local interfaces that one real server exists behind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This server has two NICs behind two different interfaces on the ASA, both these NICs have IP addresses in 2 different networks, but share a third, vitrual IP address. He is trying to NAT this virtual IP address to one translated IP, but on two different internal interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I can see this is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason being that the destination nat will disregard whatever route is in place. This can be seen if someone has a static NAT incorrectly configured. Like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 10.1.1.1 192.168.1.1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and even though the routing table may say 192.168.1.1 is actually on the DMZ, the packet is going to be pushed out the inside and you will get an error in the logs that says "no route to host".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this will show where the flaw in the config is...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 01:34:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496084#M745674</guid>
      <dc:creator>August Ritchie</dc:creator>
      <dc:date>2010-08-05T01:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5520 NAT static - One-to-one static with SLA Monitor</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496085#M745675</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;There are two servers, no only one and each server is located at different places and connected to differents interfaces of the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We dont have any problem with the routes. Only the problem with this static.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far I know too, is it not possible to do what I need with the ASA, but, I actually use version 8.0.(4) in the ASA, and I was looking if a workaround exist, considering the new 8.3 version of the ASA and all the NAT new features this version has.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really need to solve this. Also I think is not a bad idea to have a feature that can help with this kind of things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 14:08:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496085#M745675</guid>
      <dc:creator>e.pedersen</dc:creator>
      <dc:date>2010-08-05T14:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5520 NAT static - One-to-one static with SLA Monitor</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496086#M745678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list server1 permit ip 3.3.3.254 any&lt;/P&gt;&lt;P&gt;static (Primary,outside) 172.1.1.5 access-list Server1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list server2 permit ip 3.3.3.254 any&lt;/P&gt;&lt;P&gt;static (Backup,outside) 172.1.1.5 access-list Server2&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps.&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;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 15:55:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496086#M745678</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-08-05T15:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5520 NAT static - One-to-one static with SLA Monitor</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496087#M745680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="jive-rendered-content"&gt;&lt;P&gt;Hi Nagaraja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to try your advice, but, like I said, actually we' re using 8.0.(4) version, and if needed we will update to 8.3.x&lt;/P&gt;&lt;P&gt;This ASA is in production, so I cannot upgrade this asa only to try this, and sadly I dont have any ASA free just to try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If somebody can help me trying this with 8.3.x in a lab enviroment would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 16:18:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496087#M745680</guid>
      <dc:creator>e.pedersen</dc:creator>
      <dc:date>2010-08-05T16:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5520 NAT static - One-to-one static with SLA Monitor</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496088#M745682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anybody can help me trying this in a lab enviroment with asa 8.3.x?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list server1 permit ip 3.3.3.254 any&lt;/P&gt;&lt;P&gt;static&amp;nbsp; (Primary,outside) 172.1.1.5 access-list Server1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list server2 permit ip&amp;nbsp; 3.3.3.254 any&lt;/P&gt;&lt;P&gt;static (Backup,outside) 172.1.1.5 access-list&amp;nbsp; Server2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 20:49:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496088#M745682</guid>
      <dc:creator>e.pedersen</dc:creator>
      <dc:date>2010-08-06T20:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5520 NAT static - One-to-one static with SLA Monitor</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496089#M745684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using 8.3, the syntax will be different:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network Server&lt;/P&gt;&lt;P&gt;host 3.3.3.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network Server_pub&lt;/P&gt;&lt;P&gt;host 172.1.1.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (any,any) source static Server Server_pub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested this on one of our spare firewalls with 8.3 and it does work. So, you should be able to configure it on your firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&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;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Aug 2010 23:49:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496089#M745684</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-08-07T23:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5520 NAT static - One-to-one static with SLA Monitor</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496090#M745686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagaraja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try this... I will let you know if it works or not as soon I can.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 18:41:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-nat-static-one-to-one-static-with-sla-monitor/m-p/1496090#M745686</guid>
      <dc:creator>e.pedersen</dc:creator>
      <dc:date>2010-08-09T18:41:58Z</dc:date>
    </item>
  </channel>
</rss>

