<?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: Add second DSL circuit to ASA 5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/add-second-dsl-circuit-to-asa-5505/m-p/1497040#M661934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply! I will dig deeper into the load balancing issue. If that doesn't work I may have to &lt;SIGH&gt;&lt;/SIGH&gt;&lt;/P&gt;&lt;P&gt;"do some patchwork". By that I mean creating another inside interface with a separate private ip scheme and add a small switch so I can physically split the traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eth 0/1&lt;/P&gt;&lt;P&gt;nameif outside2&amp;nbsp; this would be second DSL line&lt;/P&gt;&lt;P&gt;public ip here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eth 0/2 &lt;/P&gt;&lt;P&gt;nameif inside 2&amp;nbsp; this would attach to a small switch&lt;/P&gt;&lt;P&gt;private ip here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside whatever the second DG would be which would give me a second route&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create more access-lists&lt;/P&gt;&lt;P&gt;add a second http line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and of course a second tunnel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you think that would work? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jul 2010 20:34:12 GMT</pubDate>
    <dc:creator>Scott Payne</dc:creator>
    <dc:date>2010-07-09T20:34:12Z</dc:date>
    <item>
      <title>Add second DSL circuit to ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/add-second-dsl-circuit-to-asa-5505/m-p/1497038#M661925</link>
      <description>&lt;P&gt;I think I know the answer to this but I want to run it by the forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an office that is on DSL with the highest speed available. The problem is that it is not fast enough. Currently, the one DSL has a site to site VPN tunnel to our HQ and works perfectly.&lt;/P&gt;&lt;P&gt;My question(s) is this:&lt;/P&gt;&lt;P&gt;Can I use another interface on the ASA 5505 (eth0/1 or int vlan3 for example) and configure it for another DSL circuit? I believe I could by assigning it the proper public ip, add another route outside statement for the second default gateway and of course, set up another tunnel-group&amp;nbsp; (and match it on the HQ side as well). If I am on the right path, I would assume this would load balance the traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;STP&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:09:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-second-dsl-circuit-to-asa-5505/m-p/1497038#M661925</guid>
      <dc:creator>Scott Payne</dc:creator>
      <dc:date>2019-03-11T18:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Add second DSL circuit to ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/add-second-dsl-circuit-to-asa-5505/m-p/1497039#M661929</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;You can certainly add a second DSL line and establish another tunnel to the remote network. However, I am not certain about the load-balancing part. If you run routing protocol over the VPN tunnel and ensure that the cost to the remote destination is equal through both paths, then the firewall can load-balance between the paths. However, if you are planning to configure static routes, I think that may not work.&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>Fri, 09 Jul 2010 20:07:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-second-dsl-circuit-to-asa-5505/m-p/1497039#M661929</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-09T20:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add second DSL circuit to ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/add-second-dsl-circuit-to-asa-5505/m-p/1497040#M661934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply! I will dig deeper into the load balancing issue. If that doesn't work I may have to &lt;SIGH&gt;&lt;/SIGH&gt;&lt;/P&gt;&lt;P&gt;"do some patchwork". By that I mean creating another inside interface with a separate private ip scheme and add a small switch so I can physically split the traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eth 0/1&lt;/P&gt;&lt;P&gt;nameif outside2&amp;nbsp; this would be second DSL line&lt;/P&gt;&lt;P&gt;public ip here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eth 0/2 &lt;/P&gt;&lt;P&gt;nameif inside 2&amp;nbsp; this would attach to a small switch&lt;/P&gt;&lt;P&gt;private ip here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside whatever the second DG would be which would give me a second route&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create more access-lists&lt;/P&gt;&lt;P&gt;add a second http line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and of course a second tunnel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you think that would work? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 20:34:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-second-dsl-circuit-to-asa-5505/m-p/1497040#M661934</guid>
      <dc:creator>Scott Payne</dc:creator>
      <dc:date>2010-07-09T20:34:12Z</dc:date>
    </item>
  </channel>
</rss>

