<?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 Enable DDNS on outside interface of ASA5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117247#M894765</link>
    <description>&lt;P&gt;I am upgrading my old Linksys router/access point at home from DD-WRT to an ASA5505.  One of the nice features of DD-WRT on Linksys is that I was able to dynamically update my outside IP address to resolve to my &amp;lt;hostname.dyndns.org&amp;gt;.  Does the ASA5505 have a similar utility?  Can I have it automatically update the outside IP address on my 5505 to resolve to my dynamic domain name?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 14:00:14 GMT</pubDate>
    <dc:creator>kerryjcox</dc:creator>
    <dc:date>2019-03-11T14:00:14Z</dc:date>
    <item>
      <title>Enable DDNS on outside interface of ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117247#M894765</link>
      <description>&lt;P&gt;I am upgrading my old Linksys router/access point at home from DD-WRT to an ASA5505.  One of the nice features of DD-WRT on Linksys is that I was able to dynamically update my outside IP address to resolve to my &amp;lt;hostname.dyndns.org&amp;gt;.  Does the ASA5505 have a similar utility?  Can I have it automatically update the outside IP address on my 5505 to resolve to my dynamic domain name?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:00:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117247#M894765</guid>
      <dc:creator>kerryjcox</dc:creator>
      <dc:date>2019-03-11T14:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Enable DDNS on outside interface of ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117248#M894768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the below command line reference:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/dhcp.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/dhcp.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 08:40:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117248#M894768</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-10-21T08:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Enable DDNS on outside interface of ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117249#M894772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read through this section, but am not certain how to configure my ASA 5505 to connect to dyndns.org and register the outside interface's IP address with my hostname at dyndns.org.&lt;/P&gt;&lt;P&gt;Are there any good examples around?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 23:17:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117249#M894772</guid>
      <dc:creator>kerryjcox</dc:creator>
      <dc:date>2008-10-21T23:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Enable DDNS on outside interface of ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117250#M894777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kerry - are you actually sure you read the URL?  I will post from the URL:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 1: Client Updates Both A and PTR RRs for Static IP Addresses&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following example configures the client to request that it update both A and PTR resource records for static IP addresses. To configure this example, perform the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1 To define a DDNS update method called ddns-2 that requests that the client update both the A and PTR RRs, enter the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# ddns update method ddns-2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(DDNS-update-method)# ddns both&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2 To associate the method ddns-2 with the eth1 interface, enter the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(DDNS-update-method)# interface eth1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config-if)# ddns update ddns-2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config-if)# ddns update hostname asa.example.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3 To configure a static IP address for eth1, enter the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config-if)# ip address 10.0.0.40 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 2: Client Updates Both A and PTR RRs; DHCP Server Honors Client Update Request; FQDN Provided Through Configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following example configures 1) the DHCP client to request that it update both the A and PTR RRs, and 2) the DHCP server to honor the requests. To configure this example, perform the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1 To configure the DHCP client to request that the DHCP server perform no updates, enter the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# dhcp-client update dns server none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2 To create a DDNS update method named ddns-2 on the DHCP client that requests that the client perform both A and PTR updates, enter the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# ddns update method ddns-2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(DDNS-update-method)# ddns both&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3 To associate the method named ddns-2 with the security appliance interface named Ethernet0, and enable DHCP on the interface, enter the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(DDNS-update-method)# interface Ethernet0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(if-config)# ddns update ddns-2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(if-config)# ddns update hostname asa.example.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(if-config)# ip address dhcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4 To configure the DHCP server, enter the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(if-config)# dhcpd update dns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 07:40:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117250#M894777</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-10-22T07:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Enable DDNS on outside interface of ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117251#M894782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am fighting the same issue. I decided to do the following: put the Linksys router in switch mode (tell it that another system does the routing). Confgure the Linksys with a static (PRIVATE) address on the LAN segment and configure the dyndns config on that Linksys. &lt;/P&gt;&lt;P&gt;This allows me to use the linksys (WRT54G) as a combined switch and AP and to provide DynDNS services and use the ASA for firewalling, NAT, VPN etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bas Kokken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 09:36:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117251#M894782</guid>
      <dc:creator>baskokken</dc:creator>
      <dc:date>2009-03-12T09:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Enable DDNS on outside interface of ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117252#M894789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bas,&lt;/P&gt;&lt;P&gt;Thanks for the update.  I have two Linksys AP/routers here at home running DD-WRT.  I'll do as you recommended and will set them for switching.  I'll see if that helps.&lt;/P&gt;&lt;P&gt;Otherwise, I've simply memorized my outside IP and have opened connectivity from work to home.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;KJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 13:25:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117252#M894789</guid>
      <dc:creator>kerryjcox</dc:creator>
      <dc:date>2009-03-12T13:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Enable DDNS on outside interface of ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117253#M894790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't want to mention DD-WRT. But if you're running that inside of your network, you can also use them for other things. I use them also as internal DNS besides the DynDNS tasks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 14:29:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117253#M894790</guid>
      <dc:creator>baskokken</dc:creator>
      <dc:date>2009-03-12T14:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Enable DDNS on outside interface of ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117254#M894793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also use an ASA5505 and a Linksys WRT54G (latest Linksys firmware) in my home network. I am using the Linksys as a switch/AP with nothing connected to the WAN port. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DynDNS on the Linksys does not seem to work in this constellation since the WRT54G doesnt get the public IP. I also cant add a default route or for it to reach the internet. I can imagine it working if I connect the WAN port to the same Network as the ASA, but want to avoid creating another subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is more of a Linksys issue, but could you tell me how did you got it to work? Or are you using custom firmware?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2009 06:12:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117254#M894793</guid>
      <dc:creator>i.va</dc:creator>
      <dc:date>2009-06-11T06:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enable DDNS on outside interface of ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117255#M894796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ingo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is is (more or less) the exact same setup as I have built.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At first: the linksys surely must be able to reach the internet. DDNS (as on the linksys) sends a HTTP request to DynDNS to update its DNS records. A def.route to the internet is therefor a requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I suggest is to put your Linksys in the gateway mode (I am not sure about the exact phrase: there is a routed mode and I believe a gateway mode). This basically configures the AP as a switch with build-in WiFi bridge. Then define a static IP with subnet mask and def gateway on the Linksys. The def gateway should point to your ASA internal address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bas &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(please note: this is a theoretically approach. I have replaced the Linksys firmware with dd-wrt firmware for additional options. This should however not be necessary. I recommend that you stick to Linksys firmware unless explicit need for the additional features)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2009 07:04:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117255#M894796</guid>
      <dc:creator>baskokken</dc:creator>
      <dc:date>2009-06-11T07:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Enable DDNS on outside interface of ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117256#M894798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply! In theory this is the correct approach, but the Linksys hardware/firmware seems to limit the capabilities I require:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No default gateway can be set on the LAN/Wireless side. It is only possible to set a GW on the WAN interface, which would result the Clients being put into another subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Setting the Routed/Gateway mode does not seem to change this behavior&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- It is not possible to set a default route manually pointing out the LAN/Wireless side. Setting a route 0.0.0.0 mask 0.0.0.0 results in an error message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Unfortunately my WRT54G's Hardware Revision does not support the DD-WRT firmware &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyhow, I will most likely try getting it done using the WAN interface and subnetting my internal LAN. DynDNS is not a critical service I require, but would really be nice to have!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2009 07:34:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-ddns-on-outside-interface-of-asa5505/m-p/1117256#M894798</guid>
      <dc:creator>i.va</dc:creator>
      <dc:date>2009-06-11T07:34:12Z</dc:date>
    </item>
  </channel>
</rss>

