<?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 2 ISP Link in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/2-isp-link/m-p/1847271#M459150</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we terminate 2 Internet link on ASA and get loadbalancing&amp;nbsp; + failover setup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;Loadbalancing &lt;/STRONG&gt; -&amp;nbsp; send http,https traffic on &lt;STRONG&gt;Link A&lt;/STRONG&gt;&amp;nbsp; and other traffic on &lt;STRONG&gt;Link B&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Failover&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp; - If &lt;STRONG&gt;Link A&lt;/STRONG&gt; fails then all traffic reroutes to &lt;STRONG&gt;Link B&lt;/STRONG&gt; and vice-versa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 22:31:59 GMT</pubDate>
    <dc:creator>anthony.dyne</dc:creator>
    <dc:date>2019-03-11T22:31:59Z</dc:date>
    <item>
      <title>2 ISP Link</title>
      <link>https://community.cisco.com/t5/network-security/2-isp-link/m-p/1847271#M459150</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we terminate 2 Internet link on ASA and get loadbalancing&amp;nbsp; + failover setup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;Loadbalancing &lt;/STRONG&gt; -&amp;nbsp; send http,https traffic on &lt;STRONG&gt;Link A&lt;/STRONG&gt;&amp;nbsp; and other traffic on &lt;STRONG&gt;Link B&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Failover&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp; - If &lt;STRONG&gt;Link A&lt;/STRONG&gt; fails then all traffic reroutes to &lt;STRONG&gt;Link B&lt;/STRONG&gt; and vice-versa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:31:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2-isp-link/m-p/1847271#M459150</guid>
      <dc:creator>anthony.dyne</dc:creator>
      <dc:date>2019-03-11T22:31:59Z</dc:date>
    </item>
    <item>
      <title>2 ISP Link</title>
      <link>https://community.cisco.com/t5/network-security/2-isp-link/m-p/1847272#M459151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anthony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you migth know PBR is not supported on ASAs but there are some work-arounds to do it ( CISCO does not support it officialy) that could work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The failover will be done by using SLA monitoring:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps2030/products_configuration_example09186a00806e880b.shtml"&gt;http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps2030/products_configuration_example09186a00806e880b.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the PBR ( Send http and https on one link)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 90px; font-family: Arial, verdana, sans-serif;"&gt;route ISP1 0 0 1.1.1.2 &lt;EM style="border-collapse: collapse; list-style-type: none;"&gt;// Default route pointing to ISP1&lt;/EM&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 90px; font-family: Arial, verdana, sans-serif;"&gt;route ISP2 0 0 2.2.2.2&lt;STRONG&gt;&amp;nbsp; 2&lt;/STRONG&gt;&amp;nbsp; &lt;EM style="border-collapse: collapse; list-style-type: none;"&gt;// Default route with Metric 2 via ISP2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 90px; font-family: Arial, verdana, sans-serif;"&gt;static (ISP2,inside) tcp 0.0.0.0 80 0.0.0.0 80&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 90px; font-family: Arial, verdana, sans-serif;"&gt;static (ISP2,inside) tcp 0.0.0.0 443 0.0.0.0 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 90px; font-family: Arial, verdana, sans-serif;"&gt;sysopt noproxyarp inside &lt;EM style="border-collapse: collapse; list-style-type: none;"&gt;// important, otherwise it will cause routing issues as the ASA will start sending proxy-arps for all hosts on the inside.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 90px; font-family: Arial, verdana, sans-serif;"&gt;nat (inside) 1 0 0&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 90px; font-family: Arial, verdana, sans-serif;"&gt;global (ISP1) 1 interface&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 90px; font-family: Arial, verdana, sans-serif;"&gt;global (ISP2) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Feb 2012 22:07:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2-isp-link/m-p/1847272#M459151</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-02-19T22:07:53Z</dc:date>
    </item>
  </channel>
</rss>

