<?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 Multiple uplink path with ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017740#M399531</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 just redundancy is your requirement then the ASA can do it very well, you would not need a router at all. 1921 router should be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create the static nat on the router, here's a simplified example for it:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080093f2f.shtml"&gt;http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080093f2f.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And once the traffic is natted on the router, you can do a nat-bypass on the ASA, to just let the packets pass through without doing any nat, here's an example for it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/nat_bypassing.html"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/nat_bypassing.html&lt;/A&gt;&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;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt;Varun Rao &lt;BR /&gt;Security Team, &lt;BR /&gt;Cisco TAC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2012 11:57:09 GMT</pubDate>
    <dc:creator>varrao</dc:creator>
    <dc:date>2012-09-14T11:57:09Z</dc:date>
    <item>
      <title>Multiple uplink path with ASA</title>
      <link>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017735#M399526</link>
      <description>&lt;P&gt;I've the following question&lt;/P&gt;&lt;P&gt;A customer is implementing a dual uplink path to internet , a service provider will bring two separate link with two public addressing and two routers , and asked to provide a solution to manage the dual path in this way :&lt;/P&gt;&lt;P&gt;- internal server published to internet , now with only one public address , will have to be published against the two public addresses scope .This to provide fault tolerance of one link path .&lt;/P&gt;&lt;P&gt;  As for example the classic mail server which now is published with 1.1.1.x will have to be published with 2.1.1.1 AND 3.1.1.1 &lt;/P&gt;&lt;P&gt;- Outgoing traffic will have to be routed by protocol , in normal situation , using one link for some traffic and the other for some different traffic&lt;/P&gt;&lt;P&gt;- Failover . If an uplink should go down all the traffic should be routed to the survived link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder which hw should be provide to accomplish that design&lt;/P&gt;&lt;P&gt;I first thought at a  configuration with an ASA just behind the two uplink routers , but wonder if it can work , for source routing for example , or if we need another router between the asa and the two service provider's routers&lt;/P&gt;&lt;P&gt;In this case which model can do the work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any example of this configuration I can look for ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Stefano Colombo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:52:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017735#M399526</guid>
      <dc:creator>s_colombo</dc:creator>
      <dc:date>2019-03-11T23:52:28Z</dc:date>
    </item>
    <item>
      <title>Multiple uplink path with ASA</title>
      <link>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017736#M399527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately ASA cannot do traffic load balancing, which means your point 1 is not possible, although failover for your ISP can be easily configured on the ASA, you can follow this doc for it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806e880b.shtml"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806e880b.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For you load balancing requirement, you can go for, PBR on the router, this definitely is a more suitable option, here's a good link to understand it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://community.cisco.com/docs/DOC-8313"&gt;https://supportforums.cisco.com/docs/DOC-8313&lt;/A&gt;&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;Thanks, &lt;BR /&gt;Varun Rao &lt;BR /&gt;Security Team, &lt;BR /&gt;Cisco TAC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 11:49:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017736#M399527</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-09-11T11:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple uplink path with ASA</title>
      <link>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017737#M399528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;thanks for the link you provided , it's very useful&lt;/P&gt;&lt;P&gt;I have a question&lt;/P&gt;&lt;P&gt;Given the configuration in the example , how can I add an asa behind the PBR router ?&lt;/P&gt;&lt;P&gt;I mean , I need to create some static NAT for publishing some servers ( ie mail servers ) on the two ISP at the same time &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which router would be right to the job ?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 00:09:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017737#M399528</guid>
      <dc:creator>s_colombo</dc:creator>
      <dc:date>2012-09-13T00:09:46Z</dc:date>
    </item>
    <item>
      <title>Multiple uplink path with ASA</title>
      <link>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017738#M399529</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;Here's another document which can give you some idea about the topology that you can go for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-15622"&gt;https://supportforums.cisco.com/docs/DOC-15622&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/6/4/6/11646-Dual%20ISP%20Loadbalancing2.png" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The router can be any router which supports PBR, and yes you can create static nats for your servers behind the ASA on the firewall itself.&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;Thanks, &lt;/P&gt;&lt;P&gt;Varun Rao &lt;BR /&gt;Security Team, &lt;BR /&gt;Cisco TAC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 07:31:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017738#M399529</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-09-13T07:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple uplink path with ASA</title>
      <link>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017739#M399530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Varun ,&lt;/P&gt;&lt;P&gt;thanks for the links .&lt;/P&gt;&lt;P&gt;I looked at them and found that if we do not need PBR but simply redundancy we can even use an asa , is that correct ?&lt;/P&gt;&lt;P&gt;If we decide to go for a router between the asa and ISPs routers ( to use pbr ) would a 1921 be right for the job , which IOS feature do we need ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the static NAT &lt;/P&gt;&lt;P&gt;can you help me with providing examples on how to create on the router a static nat for external IP on the separate ISP to the same internal IP , which then would be NATTED again by the asa to the internal server ?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 11:03:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017739#M399530</guid>
      <dc:creator>s_colombo</dc:creator>
      <dc:date>2012-09-14T11:03:26Z</dc:date>
    </item>
    <item>
      <title>Multiple uplink path with ASA</title>
      <link>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017740#M399531</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 just redundancy is your requirement then the ASA can do it very well, you would not need a router at all. 1921 router should be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create the static nat on the router, here's a simplified example for it:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080093f2f.shtml"&gt;http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080093f2f.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And once the traffic is natted on the router, you can do a nat-bypass on the ASA, to just let the packets pass through without doing any nat, here's an example for it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/nat_bypassing.html"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/nat_bypassing.html&lt;/A&gt;&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;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt;Varun Rao &lt;BR /&gt;Security Team, &lt;BR /&gt;Cisco TAC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 11:57:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-uplink-path-with-asa/m-p/2017740#M399531</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-09-14T11:57:09Z</dc:date>
    </item>
  </channel>
</rss>

