<?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 ASA5505 - How to configure ASA with dynamic IP from ISP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-how-to-configure-asa-with-dynamic-ip-from-isp/m-p/1257230#M858584</link>
    <description>&lt;P&gt;I would like to implement my ASA5505 into my network and take my verizon fios handoff into my outside interface but I don't have a static IP and using dynamic from the provider.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I'm running a crappy actiontec from FIOS with DDNS and a Linksys wireles-N.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to have my provider handoff to the outside ASA interface and setup a dhcp pool on an inside interface into one network and another inside interface with a different dhcp pool into my Cisco lab.  My Cisco lab consists of 2x2950 switches &amp;amp; 3x2621 routers.  I am wanting to setup a vpn tunnel from off my network, but am unsure how to do that considering I don't have a static IP.  I'm sure that question will get answered on whether or not I can do a dynamic config with ddns on the outside interface from the provider.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm obviously a newb to the ASA and Security in general so looking for the best ideas and practices. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance! &lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 15:56:32 GMT</pubDate>
    <dc:creator>srose</dc:creator>
    <dc:date>2019-03-11T15:56:32Z</dc:date>
    <item>
      <title>ASA5505 - How to configure ASA with dynamic IP from ISP</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-how-to-configure-asa-with-dynamic-ip-from-isp/m-p/1257230#M858584</link>
      <description>&lt;P&gt;I would like to implement my ASA5505 into my network and take my verizon fios handoff into my outside interface but I don't have a static IP and using dynamic from the provider.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I'm running a crappy actiontec from FIOS with DDNS and a Linksys wireles-N.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to have my provider handoff to the outside ASA interface and setup a dhcp pool on an inside interface into one network and another inside interface with a different dhcp pool into my Cisco lab.  My Cisco lab consists of 2x2950 switches &amp;amp; 3x2621 routers.  I am wanting to setup a vpn tunnel from off my network, but am unsure how to do that considering I don't have a static IP.  I'm sure that question will get answered on whether or not I can do a dynamic config with ddns on the outside interface from the provider.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm obviously a newb to the ASA and Security in general so looking for the best ideas and practices. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance! &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:56:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-how-to-configure-asa-with-dynamic-ip-from-isp/m-p/1257230#M858584</guid>
      <dc:creator>srose</dc:creator>
      <dc:date>2019-03-11T15:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 - How to configure ASA with dynamic IP from ISP</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-how-to-configure-asa-with-dynamic-ip-from-isp/m-p/1257231#M858587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seth, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on ASA outside interface set it to dhcp with a setroute parameter to optain IP from ISP provider and have asa define default route. As for optaining DNS from outside interface to pass to inside I belive  you use  dhcp outo_config outside but Im not %100 sure - have not faced this particular scenario , perhaps someone can confirm or just give it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa(config-if)#interface vlan 2 &lt;/P&gt;&lt;P&gt;asa(config-if)ip address dhcp setroute &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa(config)#dhcp outo_config outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;details for above commands&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/d2.html#wp1948034" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/d2.html#wp1948034&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/i3.html#wp1875763" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/i3.html#wp1875763&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your other request in creating an Ipsec tunnel between a dynamic ASA to another PIX or IOS router sure you can do it, as long the other end of the tunnel uses static. Have a look at this link for Dynamic to static L2L tunnel.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00805733df.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00805733df.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See other config examples for Dynamic to Static L2l VPNs between PIX/ASA to IOS under site-to-site VPNS&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6120/prod_configuration_examples_list.html" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6120/prod_configuration_examples_list.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2009 01:15:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-how-to-configure-asa-with-dynamic-ip-from-isp/m-p/1257231#M858587</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-07-18T01:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 - How to configure ASA with dynamic IP from ISP</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-how-to-configure-asa-with-dynamic-ip-from-isp/m-p/1257232#M858591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've ran into this issue several time and it seems I keep forgetting the answer.&amp;nbsp; Everytime I research it I find dozens of dead ends and that Ars article about the guy who had this issue, couldn't figure it out so he dropped his ASA off his balcony.&amp;nbsp; This is the first hit on google and it hasn't been completely answered so I will leave these instructions here for anyone else that needs it (including me next time this happens).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your cable / FiOS / DSL modem most likely only has 1 public IP to hand out.&amp;nbsp; Almost all of these devices marry the first device they meet.&amp;nbsp; It identifies the device it meets by it's MAC address.&amp;nbsp; The problem with this is that your eth0/0 has a MAC address and your OUTSIDE vlan has another (diffrent) MAC address.&amp;nbsp; If the first person it's going to meet is &lt;/P&gt;&lt;P&gt;eth0/0.&amp;nbsp; Then along comes your OUTSIDE vlan and wants that IP and it won't even talk to it.&lt;BR /&gt;You fix this issue by setting your OUTSIDE vlan MAC to be the same as your eth0/0 MAC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show int eth0/0&lt;BR /&gt;BLAH BLAH MAC address -&amp;gt; &lt;SPAN style="font-size: 10pt;"&gt;0023.5exx.xxxx &amp;lt;-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;conf t&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;int vlan2 (or whatever the number of your OUTSIDE vlan is)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;mac-address &lt;SPAN style="font-size: 10pt;"&gt;0023.5exx.xxxx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ip address dhcp setroute&lt;BR /&gt;shut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Power cycle your &lt;SPAN style="font-size: 10pt;"&gt;cable / FiOS / DSL modem and once it's back up&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;Wait a moment&lt;/P&gt;&lt;P&gt;Show IP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 07:23:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-how-to-configure-asa-with-dynamic-ip-from-isp/m-p/1257232#M858591</guid>
      <dc:creator>Eric Gosh</dc:creator>
      <dc:date>2013-09-23T07:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 - How to configure ASA with dynamic IP from ISP</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-how-to-configure-asa-with-dynamic-ip-from-isp/m-p/3319188#M858593</link>
      <description>&lt;P&gt;This is absolutely the answer. &amp;nbsp;I've been fighting this thing for a couple days now, this instantly got me going.&amp;nbsp; Comcast modem &amp;gt; ASA 5505 &amp;gt; 24 port switch &amp;gt; endpoints.&amp;nbsp; Comcast modem is in bridge mode but ASA wouldn't pick up an IP.&amp;nbsp; After looking at this, I changed Vlan 2 outside MAC to the same as E0/0.&amp;nbsp; Bam!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 02:49:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-how-to-configure-asa-with-dynamic-ip-from-isp/m-p/3319188#M858593</guid>
      <dc:creator>emp[]y</dc:creator>
      <dc:date>2018-01-26T02:49:44Z</dc:date>
    </item>
  </channel>
</rss>

