<?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: Routing outside two different interfaces.... in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/routing-outside-two-different-interfaces/m-p/1962496#M440555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are any of the ISP going to only connect to a specific ip on the Internet or a list of ips ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2012 15:36:46 GMT</pubDate>
    <dc:creator>John Peterson</dc:creator>
    <dc:date>2012-06-22T15:36:46Z</dc:date>
    <item>
      <title>Routing outside two different interfaces....</title>
      <link>https://community.cisco.com/t5/network-security/routing-outside-two-different-interfaces/m-p/1962494#M440552</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on configuring a 5520 ASA device. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement is that I configure two outside interfaces for two seperate public internet access. Each interface will be using a different ISP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've made the following configuration, and i'm not sure if this will work or not and wanted to see your opinoin:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One outside interface is named (outside), and the other one is named (SWGFL_OUTSIDE) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that I've cut some of the config out...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZ_PUBLIC_ACCESS_IN extended deny ip object-group Public-LAN object-group SDHC-LAN&lt;/P&gt;&lt;P&gt;access-list DMZ_PUBLIC_ACCESS_IN extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended deny ip any any &lt;/P&gt;&lt;P&gt;access-list OUTSIDE_PUBLIC_ACCESS_IN extended permit icmp any any traceroute &lt;/P&gt;&lt;P&gt;access-list OUTSIDE_PUBLIC_ACCESS_IN extended permit udp any any eq isakmp &lt;/P&gt;&lt;P&gt;access-list OUTSIDE_PUBLIC_ACCESS_IN extended permit icmp any Outside 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list DMZ-SWGFL_ACCESS_IN extended deny ip object-group SWGFL-LAN object-group SDHC-LAN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;global (SWGFL_OUTSIDE) 2 interface&lt;/P&gt;&lt;P&gt;nat (DMZ) 1 192.x.x.0 255.255.255.0.&lt;/P&gt;&lt;P&gt;nat (SWGFL_OUTSIDE) 2 192.168.x.0 255.255.255.128&lt;/P&gt;&lt;P&gt;access-group OUTSIDE_PUBLIC_ACCESS_IN in interface outside&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;access-group DMZ_PUBLIC_ACCESS_IN in interface DMZ&lt;/P&gt;&lt;P&gt;access-group DMZ-SWGFL_ACCESS_IN in interface SWGFL_DMZ&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #993300;"&gt;route outside 0.0.0.0 0.0.0.0 192.168.x.1 1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="color: #993300;"&gt;route SWGFL_OUTSIDE 0.0.0.0 0.0.0.0 192.168.x.1 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Would this work?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;BR /&gt;As you can see&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;KR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #993300;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:22:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-outside-two-different-interfaces/m-p/1962494#M440552</guid>
      <dc:creator>haidar_alm</dc:creator>
      <dc:date>2019-03-11T23:22:00Z</dc:date>
    </item>
    <item>
      <title>Routing outside two different interfaces....</title>
      <link>https://community.cisco.com/t5/network-security/routing-outside-two-different-interfaces/m-p/1962495#M440554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA cannot have multiple default routes, it can have only one single default route. So the setup that you are trying to do would not&amp;nbsp; work. Since ASA cannot do Policy based routing, if you want to do this kind of setup then you would need to do it on a router, but on ASA its not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that 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, 22 Jun 2012 13:38:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-outside-two-different-interfaces/m-p/1962495#M440554</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-06-22T13:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Routing outside two different interfaces....</title>
      <link>https://community.cisco.com/t5/network-security/routing-outside-two-different-interfaces/m-p/1962496#M440555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are any of the ISP going to only connect to a specific ip on the Internet or a list of ips ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 15:36:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-outside-two-different-interfaces/m-p/1962496#M440555</guid>
      <dc:creator>John Peterson</dc:creator>
      <dc:date>2012-06-22T15:36:46Z</dc:date>
    </item>
  </channel>
</rss>

