<?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 Dynamic DNS behind NAT in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315016#M222520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, can you post your config please? You should have the ddns config on your dialer interface, not your f0/0 interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Aug 2013 09:33:13 GMT</pubDate>
    <dc:creator>mfurnival</dc:creator>
    <dc:date>2013-08-16T09:33:13Z</dc:date>
    <item>
      <title>Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315015#M222519</link>
      <description>&lt;P&gt;Hello Community!,&lt;/P&gt;&lt;P&gt;i just configured my Cisco 1841 to works as modem/router with my Italian ISP that provide only dynamic IP to end users, for this reason, in user to use VPN etc, i need to configure a Dynamic DNS service on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco 1841 with WIC-1ADSL - FE0/0 configured with my private network IP and FE0/1 shutted down because i don't need it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i configure DDNS service on my router, it updates DynDNS or No-IP with my private Fe0/0 IP address; i followed a lot of guides that explain how to configure a DDNS service with dynamic IP without success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i have more support by you?...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Riccardo&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 04:46:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315015#M222519</guid>
      <dc:creator>Riccardo Margiotta</dc:creator>
      <dc:date>2019-03-05T04:46:51Z</dc:date>
    </item>
    <item>
      <title>Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315016#M222520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, can you post your config please? You should have the ddns config on your dialer interface, not your f0/0 interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 09:33:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315016#M222520</guid>
      <dc:creator>mfurnival</dc:creator>
      <dc:date>2013-08-16T09:33:13Z</dc:date>
    </item>
    <item>
      <title>Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315017#M222521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for you quick response, below my config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration : 3077 bytes&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;version 12.4&lt;/P&gt;&lt;P&gt;service timestamps debug uptime&lt;/P&gt;&lt;P&gt;service timestamps log datetime msec&lt;/P&gt;&lt;P&gt;service password-encryption&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname RA1-ITSOVI-1-1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot-start-marker&lt;/P&gt;&lt;P&gt;boot-end-marker&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;logging buffered 4096 debugging&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;no aaa new-model&lt;/P&gt;&lt;P&gt;ip cef&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;no ip dhcp use vrf connected&lt;/P&gt;&lt;P&gt;ip dhcp excluded-address 10.200.36.1 10.200.36.10&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip dhcp pool RMSI_D_POOL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; network 10.200.36.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; default-router 10.200.36.1 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; dns-server 10.200.36.1 8.8.8.8 85.37.17.7 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; domain-name RMSI.loc&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip dhcp pool S_NAS1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.200.36.7 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hardware-address 0090.a9ba.f4da&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; client-name NAS1-RMSI-1-1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip dhcp pool S_TimeCapsule&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.200.36.9 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hardware-address 20c9.d013.7176&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; client-name TC1-RMSI-1-1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip dhcp pool S_NAS2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.200.36.8 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hardware-address 0090.a9bb.1c22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; client-name NAS2-RMSI-1-2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip dhcp pool S_WS1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.200.36.2 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hardware-address 0025.6106.56c0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; client-name WS1-RMSI-1-1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip dhcp pool S_RA2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.200.36.3 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hardware-address a493.4cc2.99c8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; default-router 10.200.36.1 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; domain-name gns.rmsi.loc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; client-name RA2-ITSOVI-1-2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip ftp source-interface FastEthernet0/0&lt;/P&gt;&lt;P&gt;ip ftp username cisco&lt;/P&gt;&lt;P&gt;ip ftp password 7 &lt;PASSWORD&gt;&lt;/PASSWORD&gt;&lt;/P&gt;&lt;P&gt;ip domain list storage.rmsi.loc&lt;/P&gt;&lt;P&gt;ip domain list gns.rmsi.loc&lt;/P&gt;&lt;P&gt;ip domain name RMSI.loc&lt;/P&gt;&lt;P&gt;ip host RA1-ITSOVI-1-1 10.200.36.1&lt;/P&gt;&lt;P&gt;ip host NAS2-RMSI-1-2 10.200.36.8&lt;/P&gt;&lt;P&gt;ip host NAS1-RMSI-1-1 10.200.36.7&lt;/P&gt;&lt;P&gt;ip host TC-RMSI-1-1 10.200.36.9&lt;/P&gt;&lt;P&gt;ip host WS1-ITSOVI-1-1 10.200.36.2&lt;/P&gt;&lt;P&gt;ip name-server 8.8.8.8&lt;/P&gt;&lt;P&gt;ip name-server 8.8.4.4&lt;/P&gt;&lt;P&gt;ip name-server 10.200.36.1&lt;/P&gt;&lt;P&gt;ip ddns update method no-ip&lt;/P&gt;&lt;P&gt; HTTP&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; add &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://rikixx90:"&gt;http://rikixx90:&lt;/A&gt;&lt;SPAN&gt;&lt;PASSWORD&gt;@dynupdate.no-ip.com/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip=&lt;/PASSWORD&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; interval maximum 0 0 5 0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/0&lt;/P&gt;&lt;P&gt; description LAN interface&lt;/P&gt;&lt;P&gt; ip address 10.200.36.1 255.255.255.0&lt;/P&gt;&lt;P&gt; ip nat inside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt; ip tcp adjust-mss 1452&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/1&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface ATM0/0/0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; no ip mroute-cache&lt;/P&gt;&lt;P&gt; load-interval 30&lt;/P&gt;&lt;P&gt; no atm ilmi-keepalive&lt;/P&gt;&lt;P&gt; dsl operating-mode auto &lt;/P&gt;&lt;P&gt; pvc 8/35 &lt;/P&gt;&lt;P&gt;&amp;nbsp; pppoe-client dial-pool-number 1&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dialer0&lt;/P&gt;&lt;P&gt; ip ddns update hostname rmsi.no-ip.biz&lt;/P&gt;&lt;P&gt; ip ddns update no-ip&lt;/P&gt;&lt;P&gt; ip address negotiated&lt;/P&gt;&lt;P&gt; ip mtu 1492&lt;/P&gt;&lt;P&gt; ip nat outside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; dialer pool 1&lt;/P&gt;&lt;P&gt; ppp chap hostname aliceadsl&lt;/P&gt;&lt;P&gt; ppp chap password 7 03055702050A20485D05&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 Dialer0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip dns server&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip http server&lt;/P&gt;&lt;P&gt;no ip http secure-server&lt;/P&gt;&lt;P&gt;ip nat inside source list 1 interface Dialer0 overload&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 1 permit 10.200.36.0 0.0.0.255&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;control-plane&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;banner motd ^Ctod ^&lt;/P&gt;&lt;P&gt;=================== "UNAUTHORIZED ACCESS IS STRICTLY PROHIBITED" ===================&lt;/P&gt;&lt;P&gt;All Unauthorized access will be logged and prosecuted to the fullest extent of the law^C&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; exec-timeout 5 30&lt;/P&gt;&lt;P&gt; password 7 &lt;PASSWORD&gt;&lt;/PASSWORD&gt;&lt;/P&gt;&lt;P&gt; login&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; password 7 &lt;PASSWORD&gt;&lt;/PASSWORD&gt;&lt;/P&gt;&lt;P&gt; login&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;scheduler allocate 20000 1000&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 09:43:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315017#M222521</guid>
      <dc:creator>Riccardo Margiotta</dc:creator>
      <dc:date>2013-08-16T09:43:17Z</dc:date>
    </item>
    <item>
      <title>Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315018#M222522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks OK to me. Can you do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#ter mon&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#&lt;/STRONG&gt;&lt;STRONG&gt;debug ip ddns update&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then shut / no shut your dialer interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 10:27:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315018#M222522</guid>
      <dc:creator>mfurnival</dc:creator>
      <dc:date>2013-08-16T10:27:05Z</dc:date>
    </item>
    <item>
      <title>Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315019#M222523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RA1-ITSOVI-1-1#term mon&lt;/P&gt;&lt;P&gt;RA1-ITSOVI-1-1#conf t&lt;/P&gt;&lt;P&gt;Enter configuration commands, one per line.&amp;nbsp; End with CNTL/Z.&lt;/P&gt;&lt;P&gt;RA1-ITSOVI-1-1(config)#int dialer0&lt;/P&gt;&lt;P&gt;RA1-ITSOVI-1-1(config-if)#shut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Aug 16 12:31:28.875: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di0&lt;/P&gt;&lt;P&gt;00:16:32: Di0 DDR: dialer shutdown complete&lt;/P&gt;&lt;P&gt;*Aug 16 12:31:28.879: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down&lt;/P&gt;&lt;P&gt;*Aug 16 12:31:29.891: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to down&lt;/P&gt;&lt;P&gt;*Aug 16 12:31:51.083: %DIALER-6-BIND: Interface Vi1 bound to profile Di0&lt;/P&gt;&lt;P&gt;*Aug 16 12:31:51.087: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up&lt;/P&gt;&lt;P&gt;*Aug 16 12:31:52.695: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Aug 16 12:32:30.891: %LINK-5-CHANGED: Interface Dialer0, changed state to administratively down&lt;/P&gt;&lt;P&gt;RA1-ITSOVI-1-1(config-if)#no shut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Aug 16 12:32:41.367: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di0&lt;/P&gt;&lt;P&gt;*Aug 16 12:32:41.371: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down&lt;/P&gt;&lt;P&gt;*Aug 16 12:32:42.375: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to down&lt;/P&gt;&lt;P&gt;*Aug 16 12:32:43.363: %LINK-3-UPDOWN: Interface Dialer0, changed state to up&lt;/P&gt;&lt;P&gt;*Aug 16 12:33:03.587: %DIALER-6-BIND: Interface Vi1 bound to profile Di0&lt;/P&gt;&lt;P&gt;*Aug 16 12:33:03.591: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up&lt;/P&gt;&lt;P&gt;*Aug 16 12:33:05.195: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After shut/no shut operation, the IP address on No-IP address has been updated correctly.... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 10:36:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315019#M222523</guid>
      <dc:creator>Riccardo Margiotta</dc:creator>
      <dc:date>2013-08-16T10:36:58Z</dc:date>
    </item>
    <item>
      <title>Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315020#M222524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it is working then?&lt;/P&gt;&lt;P&gt;Did you turn the debug on? I don't see any DDNS debug in the output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 10:45:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315020#M222524</guid>
      <dc:creator>mfurnival</dc:creator>
      <dc:date>2013-08-16T10:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315021#M222525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, i'm sorry.. the debug loggins was turned off..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RA1-ITSOVI-1-1#conf t&lt;/P&gt;&lt;P&gt;Enter configuration commands, one per line.&amp;nbsp; End with CNTL/Z.&lt;/P&gt;&lt;P&gt;RA1-ITSOVI-1-1(config)#int dialer0&lt;/P&gt;&lt;P&gt;RA1-ITSOVI-1-1(config-if)#shut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Aug 16 13:12:58.483: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di0&lt;/P&gt;&lt;P&gt;00:01:53: Di0 DDR: dialer shutdown complete&lt;/P&gt;&lt;P&gt;00:01:53: DYNUPD: SWIF goingdown 'Dialer0'&lt;/P&gt;&lt;P&gt;00:01:53: DYNDNSUPD: Removing DNS mapping for rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.20.166.102&lt;/P&gt;&lt;P&gt;00:01:53: HTTPDNS: Update remove called for rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.20.166.102&lt;/P&gt;&lt;P&gt;*Aug 16 13:12:58.487: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down&lt;/P&gt;&lt;P&gt;00:01:53: DYNUPD: SWIF goingdown 'Virtual-Access1'&lt;/P&gt;&lt;P&gt;*Aug 16 13:12:59.499: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to down&lt;/P&gt;&lt;P&gt;*Aug 16 13:13:01.903: %DHCPD-4-PING_CONFLICT: DHCP address conflict:&amp;nbsp; server pinged 10.200.36.11.&lt;/P&gt;&lt;P&gt;*Aug 16 13:13:02.903: %DHCPD-4-PING_CONFLICT: DHCP address conflict:&amp;nbsp; server pinged 10.200.36.12.&lt;/P&gt;&lt;P&gt;*Aug 16 13:13:20.703: %DIALER-6-BIND: Interface Vi1 bound to profile Di0&lt;/P&gt;&lt;P&gt;*Aug 16 13:13:20.707: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up&lt;/P&gt;&lt;P&gt;*Aug 16 13:13:22.299: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to up&lt;/P&gt;&lt;P&gt;00:02:16: DYNUPD: SWIF comingup 'Virtual-Access1'&lt;/P&gt;&lt;P&gt;00:02:19: DYNDNSUPD: Adding DNS mapping for rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.11.140.56&lt;/P&gt;&lt;P&gt;00:02:19: HTTPDNS: Update add called for rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.11.140.56&lt;/P&gt;&lt;P&gt;00:02:19: HTTPDNSUPD: Session ID = 0x3&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;00:02:19: HTTPDNSUPD: URL = '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://rikixx90:@dynupdate.no-ip.com/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip=" rel="nofollow"&gt;http://rikixx90:&lt;PASSWORD&gt;@dynupdate.no-ip.com/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip=&lt;/PASSWORD&gt;&lt;/A&gt;&lt;A href="http://rikixx90:@dynupdate.no-ip.com/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip=" rel="nofollow"&gt;&lt;PASSWORD&gt;&lt;/PASSWORD&gt;&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-email-small" href="mailto:@dynupdate.no-ip.com" rel="nofollow"&gt;@dynupdate.no-ip.com&lt;/A&gt;&lt;SPAN&gt;/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip='&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;00:02:19: HTTPDNSUPD: Sending request&lt;/P&gt;&lt;P&gt;00:02:20: HTTPDNSUPD: Response for update rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.11.140.56&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;00:02:20: HTTPDNSUPD: DATA START&lt;/P&gt;&lt;P&gt;good 79.11.140.56&lt;/P&gt;&lt;P&gt;00:02:20: HTTPDNSUPD: DATA END, Status is Response data recieved, successfully&lt;/P&gt;&lt;P&gt;00:02:20: HTTPDNSUPD: Call returned SUCCESS for update rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.11.140.56&lt;/P&gt;&lt;P&gt;00:02:20: DYNDNSUPD: Another update completed (outstanding=0, total=0)&lt;/P&gt;&lt;P&gt;00:02:20: HTTPDNSUPD: Clearing all session 3 info&lt;/P&gt;&lt;P&gt;RA1-ITSOVI-1-1(config-if)#&lt;/P&gt;&lt;P&gt;00:02:53: DYNUPD: SWIF goingdown 'Dialer0'&lt;/P&gt;&lt;P&gt;00:02:53: DYNDNSUPD: Removing DNS mapping for rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.11.140.56&lt;/P&gt;&lt;P&gt;00:02:53: HTTPDNS: Update remove called for rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.11.140.56&lt;/P&gt;&lt;P&gt;*Aug 16 13:14:00.483: %LINK-5-CHANGED: Interface Dialer0, changed state to administratively down&lt;/P&gt;&lt;P&gt;RA1-ITSOVI-1-1(config-if)#no shut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Aug 16 13:15:23.583: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di0&lt;/P&gt;&lt;P&gt;00:04:18: DYNUPD: SWIF comingup 'Dialer0'&lt;/P&gt;&lt;P&gt;*Aug 16 13:15:23.587: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down&lt;/P&gt;&lt;P&gt;00:04:18: DYNUPD: SWIF goingdown 'Virtual-Access1'&lt;/P&gt;&lt;P&gt;*Aug 16 13:15:24.591: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to down&lt;/P&gt;&lt;P&gt;*Aug 16 13:15:25.583: %LINK-3-UPDOWN: Interface Dialer0, changed state to up&lt;/P&gt;&lt;P&gt;00:04:20: DYNUPD: SWIF comingup 'Dialer0'&lt;/P&gt;&lt;P&gt;*Aug 16 13:15:45.915: %DIALER-6-BIND: Interface Vi1 bound to profile Di0&lt;/P&gt;&lt;P&gt;*Aug 16 13:15:45.919: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up&lt;/P&gt;&lt;P&gt;*Aug 16 13:15:47.711: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to up&lt;/P&gt;&lt;P&gt;00:04:42: DYNUPD: SWIF comingup 'Virtual-Access1'&lt;/P&gt;&lt;P&gt;00:04:44: DYNDNSUPD: Adding DNS mapping for rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.16.153.108&lt;/P&gt;&lt;P&gt;00:04:44: HTTPDNS: Update add called for rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.16.153.108&lt;/P&gt;&lt;P&gt;00:04:44: HTTPDNSUPD: Session ID = 0x4&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;00:04:44: HTTPDNSUPD: URL = '&lt;/SPAN&gt;&lt;A class="jive-link-external-small active_link" href="http://rikixx90:@dynupdate.no-ip.com/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip=" rel="nofollow"&gt;http://rikixx90:&lt;/A&gt;&lt;A href="http://rikixx90:@dynupdate.no-ip.com/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip=" rel="nofollow"&gt;&lt;PASSWORD&gt;&lt;/PASSWORD&gt;&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://rikixx90:@dynupdate.no-ip.com/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip=" rel="nofollow"&gt;@dynupdate.no-ip.com/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip=&lt;/A&gt;&lt;A href="http://rikixx90:@dynupdate.no-ip.com/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip=" rel="nofollow"&gt;&lt;PASSWORD&gt;&lt;/PASSWORD&gt;&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-email-small" href="mailto:@dynupdate.no-ip.com" rel="nofollow"&gt;@dynupdate.no-ip.com&lt;/A&gt;&lt;SPAN&gt;/nic/update?hostname=rmsi.no-ip.biz&amp;amp;myip='&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;00:04:44: HTTPDNSUPD: Sending request&lt;/P&gt;&lt;P&gt;00:04:54: HTTPDNSUPD: Response for update rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.16.153.108&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;00:04:54: HTTPDNSUPD: DATA START&lt;/P&gt;&lt;P&gt;good 79.16.153.108&lt;/P&gt;&lt;P&gt;00:04:54: HTTPDNSUPD: DATA END, Status is Response data recieved, successfully&lt;/P&gt;&lt;P&gt;00:04:54: HTTPDNSUPD: Call returned SUCCESS for update rmsi.no-ip.biz &amp;lt;=&amp;gt; 79.16.153.108&lt;/P&gt;&lt;P&gt;00:04:54: DYNDNSUPD: Another update completed (outstanding=0, total=0)&lt;/P&gt;&lt;P&gt;00:04:54: HTTPDNSUPD: Clearing all session 4 info&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i already checked on No-IP website and the new IP address is correctly updated, i tried many times and always it update it as well...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to try also with DynDNS (my preferred service) and check if also with this DDNS system it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 11:18:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315021#M222525</guid>
      <dc:creator>Riccardo Margiotta</dc:creator>
      <dc:date>2013-08-16T11:18:57Z</dc:date>
    </item>
    <item>
      <title>Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315022#M222526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, you should give a public IP address to the Cisco router, making it the router directly facing the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you cannot do that, remove "myip". from ddns configuration. The DDNS service will use the IP the request is received from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 11:22:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315022#M222526</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2013-08-16T11:22:35Z</dc:date>
    </item>
    <item>
      <title>Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315023#M222527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used dyndns on my 1841 in a similar setup and had no problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 11:27:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315023#M222527</guid>
      <dc:creator>mfurnival</dc:creator>
      <dc:date>2013-08-16T11:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315024#M222528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thank you guys for your responsed, they solved my problems and dubs with DDNS on Cisco 1841.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let's try with DynDNS. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;RIccardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 12:33:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315024#M222528</guid>
      <dc:creator>Riccardo Margiotta</dc:creator>
      <dc:date>2013-08-16T12:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315025#M222529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please remember to rate useful posts clicking on the stars below.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 12:59:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315025#M222529</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2013-08-16T12:59:10Z</dc:date>
    </item>
    <item>
      <title>Dynamic DNS behind NAT</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315026#M222530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just FYI and for support to this community, i just configured the DDNS update with my account DynDNS with the following config and it works very very good!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip ddns update method dyndns&lt;/P&gt;&lt;P&gt; HTTP&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; add &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&lt;USERNAME&gt;:&lt;PASSWORD&gt;@members.dyndns.org/nic/update?system=dyndns&amp;amp;hostname=&lt;HOSTNAME&gt;&amp;amp;myip=&lt;/HOSTNAME&gt;&lt;/PASSWORD&gt;&lt;/USERNAME&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; interval maximum 1 0 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for all the support received in this discussion!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt;Riccardo Margiotta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 16:48:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dynamic-dns-behind-nat/m-p/2315026#M222530</guid>
      <dc:creator>Riccardo Margiotta</dc:creator>
      <dc:date>2013-08-16T16:48:39Z</dc:date>
    </item>
  </channel>
</rss>

