<?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 ASA with two default gateways in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906192#M458804</link>
    <description>&lt;P&gt;I am actually going to setup my ASA 5505 with two different outside ISPs such that half of inside lan networks will be natted into 1 ISP and other half of the inside lan networks will be natted into other ISP ,so this means&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.1.1.1/24&amp;nbsp; is our one ISP&lt;/P&gt;&lt;P&gt;2.2.2.2/24 is our second ISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.1.0/24 is our inside lan &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want 192.168.1.2-192.168.1.125 to be natted to one ISP &lt;/P&gt;&lt;P&gt;and 192.168.1.126-192.168.1.254 to be natted into second ISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1hile default gateway is same i.e 192.168.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so,it will be something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside1) 1 interface&lt;/P&gt;&lt;P&gt;global (outside2) 2 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.1.1 255.255.255.128&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 2 192.168.1.128 255.255.255.128&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then i have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route ISP1 0.0.0.0 0.0.0.0 1&lt;/P&gt;&lt;P&gt;route ISP2 0.0.0.0 0.0.0.0 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this work that way?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 22:35:17 GMT</pubDate>
    <dc:creator>zac192000</dc:creator>
    <dc:date>2019-03-11T22:35:17Z</dc:date>
    <item>
      <title>ASA with two default gateways</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906192#M458804</link>
      <description>&lt;P&gt;I am actually going to setup my ASA 5505 with two different outside ISPs such that half of inside lan networks will be natted into 1 ISP and other half of the inside lan networks will be natted into other ISP ,so this means&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.1.1.1/24&amp;nbsp; is our one ISP&lt;/P&gt;&lt;P&gt;2.2.2.2/24 is our second ISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.1.0/24 is our inside lan &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want 192.168.1.2-192.168.1.125 to be natted to one ISP &lt;/P&gt;&lt;P&gt;and 192.168.1.126-192.168.1.254 to be natted into second ISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1hile default gateway is same i.e 192.168.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so,it will be something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside1) 1 interface&lt;/P&gt;&lt;P&gt;global (outside2) 2 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.1.1 255.255.255.128&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 2 192.168.1.128 255.255.255.128&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then i have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route ISP1 0.0.0.0 0.0.0.0 1&lt;/P&gt;&lt;P&gt;route ISP2 0.0.0.0 0.0.0.0 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this work that way?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:35:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906192#M458804</guid>
      <dc:creator>zac192000</dc:creator>
      <dc:date>2019-03-11T22:35:17Z</dc:date>
    </item>
    <item>
      <title>ASA with two default gateways</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906193#M458805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I see no problem on your setup, as long as you maintain same mask on the inside network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.1.&lt;STRONG&gt;0&lt;/STRONG&gt; 255.255.255.128&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 2 192.168.1.&lt;STRONG&gt;128&lt;/STRONG&gt; 255.255.255.128&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 15:42:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906193#M458805</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2012-02-27T15:42:54Z</dc:date>
    </item>
    <item>
      <title>ASA with two default gateways</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906194#M458806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;route ISP1 0.0.0.0 0.0.0.0 &lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;route ISP2 0.0.0.0 0.0.0.0 &lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need a gateway IP address specified for each route statement.&amp;nbsp; Additionally, the bold numbers are administrative distance metrics and don't correlate to the NAT/Global configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The route with the metric of 1 will always be used.&amp;nbsp; You would need to specify different destinations in the route statements for traffic to be routed across the second ISP link.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multiple default routes can only be used for backup ISP configurations where you would configure a SLA monitor, a track that references the monitor, and a route that references the track.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:51:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906194#M458806</guid>
      <dc:creator>Patrick0711</dc:creator>
      <dc:date>2012-02-27T16:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with two default gateways</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906195#M458807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So can we do active/active load balancing or not for our both ISPs?&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>Mon, 27 Feb 2012 21:48:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906195#M458807</guid>
      <dc:creator>zac192000</dc:creator>
      <dc:date>2012-02-27T21:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with two default gateways</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906196#M458808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not without a separate load balancer device.&amp;nbsp; Your only option for multiple gateways is a primary/backup config usin sla monitor and track configurations. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 14:04:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906196#M458808</guid>
      <dc:creator>Patrick0711</dc:creator>
      <dc:date>2012-02-28T14:04:49Z</dc:date>
    </item>
    <item>
      <title>ASA with two default gateways</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906197#M458809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, is this still not possible with route-maps to point traffic to a different ISP based on source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the ASA is not able to have two default routes, but if you have the second ISP as a high AD, could you then nat certain sourse addresses to the second ISP? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 20:43:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-default-gateways/m-p/1906197#M458809</guid>
      <dc:creator>John Peterson</dc:creator>
      <dc:date>2012-03-20T20:43:31Z</dc:date>
    </item>
  </channel>
</rss>

