<?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: DSL modem and ASA 5520 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516132#M630892</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 configure the ASA just like another PC. You can give it a static IP&lt;/P&gt;&lt;P&gt;in the range of DSL Modem inside address with DSL modem as the default&lt;/P&gt;&lt;P&gt;gateway (or you can configure the outside interface to get IP address via&lt;/P&gt;&lt;P&gt;DHCP with setroute option enabled). Then you can use interface IP (or any&lt;/P&gt;&lt;P&gt;other unused IP in the same range) for NAT. Since DSL modem will be the&lt;/P&gt;&lt;P&gt;default gateway, all traffic will be sent to DSL modem. DSL modem will apply&lt;/P&gt;&lt;P&gt;NAT again and send the traffic to the outside. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the inside interface of the ASA, you can use whatever IP range you like&lt;/P&gt;&lt;P&gt;(something other than the outside IP range) and connect a workstation&lt;/P&gt;&lt;P&gt;directly to that interface. Make sure that the workstation points to ASA as&lt;/P&gt;&lt;P&gt;its default gateway. Configure NAT on the ASA so that the workstation IP&lt;/P&gt;&lt;P&gt;gets Natted when going out of the firewall.&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>Sun, 12 Sep 2010 12:35:54 GMT</pubDate>
    <dc:creator>Nagaraja Thanthry</dc:creator>
    <dc:date>2010-09-12T12:35:54Z</dc:date>
    <item>
      <title>DSL modem and ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516131#M630891</link>
      <description>&lt;P&gt;I have a DSL modem ( Thomson) at my home and Cisco ASA 5520. Currently the modem is used for providing internet to some PC's and its getting a DHCP ip address.&lt;/P&gt;&lt;P&gt;So how can i configure the ASA to work with ASA ?&lt;/P&gt;&lt;P&gt;I want to work on some practice labs&lt;/P&gt;&lt;P&gt;Please can someone help.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:39:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516131#M630891</guid>
      <dc:creator>samirshaikh52</dc:creator>
      <dc:date>2019-03-11T18:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: DSL modem and ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516132#M630892</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 configure the ASA just like another PC. You can give it a static IP&lt;/P&gt;&lt;P&gt;in the range of DSL Modem inside address with DSL modem as the default&lt;/P&gt;&lt;P&gt;gateway (or you can configure the outside interface to get IP address via&lt;/P&gt;&lt;P&gt;DHCP with setroute option enabled). Then you can use interface IP (or any&lt;/P&gt;&lt;P&gt;other unused IP in the same range) for NAT. Since DSL modem will be the&lt;/P&gt;&lt;P&gt;default gateway, all traffic will be sent to DSL modem. DSL modem will apply&lt;/P&gt;&lt;P&gt;NAT again and send the traffic to the outside. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the inside interface of the ASA, you can use whatever IP range you like&lt;/P&gt;&lt;P&gt;(something other than the outside IP range) and connect a workstation&lt;/P&gt;&lt;P&gt;directly to that interface. Make sure that the workstation points to ASA as&lt;/P&gt;&lt;P&gt;its default gateway. Configure NAT on the ASA so that the workstation IP&lt;/P&gt;&lt;P&gt;gets Natted when going out of the firewall.&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>Sun, 12 Sep 2010 12:35:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516132#M630892</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-09-12T12:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: DSL modem and ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516133#M630893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NT,&lt;/P&gt;&lt;P&gt;Thanks for your fast response.&lt;/P&gt;&lt;P&gt;I got the basic IP&lt;/P&gt;&lt;P&gt;Is it possible to make VPN,port forwarding etc..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Sep 2010 14:06:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516133#M630893</guid>
      <dc:creator>samirshaikh52</dc:creator>
      <dc:date>2010-09-12T14:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: DSL modem and ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516134#M630894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Samir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As long as you can do port forwarding on the DSL modem/Router, you can&lt;/P&gt;&lt;P&gt;configure the firewall to do VPN. The same thing applies to other port&lt;/P&gt;&lt;P&gt;forwarding configurations as well. You need to check the DSL Modem/Router to&lt;/P&gt;&lt;P&gt;make sure that it can do port forwarding.&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>Sun, 12 Sep 2010 15:35:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516134#M630894</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-09-12T15:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: DSL modem and ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516135#M630895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NT,&lt;/P&gt;&lt;P&gt;Thanks for all that clarification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Sep 2010 18:58:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dsl-modem-and-asa-5520/m-p/1516135#M630895</guid>
      <dc:creator>samirshaikh52</dc:creator>
      <dc:date>2010-09-12T18:58:53Z</dc:date>
    </item>
  </channel>
</rss>

