Changes

m
Text replacement - "\{\{Template: Networking_rutos_manual_fw_disclosure (.*) (.*) (.*) (.*) (.*) \}\}" to "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{series}}} | name = {{{name}}} }} }}"
Line 1: Line 1: −
__TOC__
+
{{Template: Networking_device_manual_fw_disclosure
 +
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
| fw_version ={{Template: Networking_device_manual_latest_fw
 +
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 +
}}
 
==Summary==
 
==Summary==
    
<b>Dynamic DNS</b> (<b>DDNS</b> or <b>DynDNS</b>) is a method of automatically updating a name server in the Domain Name System (DNS). This is most often utilized when the end user has a [[Private_and_Public_IP_Addresses#Dynamic_IP_address|dynamic IP address]] and wants to bind it to a static hostname.
 
<b>Dynamic DNS</b> (<b>DDNS</b> or <b>DynDNS</b>) is a method of automatically updating a name server in the Domain Name System (DNS). This is most often utilized when the end user has a [[Private_and_Public_IP_Addresses#Dynamic_IP_address|dynamic IP address]] and wants to bind it to a static hostname.
   −
The router is compatible with many different third party DNS services that provide the possibility to create a custom hostname and bind it to an IP address. The DDNS service periodically updates the IP address information of the hostname, making sure that the device remains reachable via the same hostname even in cases when its IP address has changed.
+
The {{{name}}} device is compatible with many different third party DNS services that provide the possibility to create a custom hostname and bind it to an IP address. The DDNS service periodically updates the IP address information of the hostname, making sure that the device remains reachable via the same hostname even in cases when its IP address has changed.
   −
This chapter is an overview of the Dynamic DNS section for {{{name}}} devices.  
+
This chapter of the user manual provides an overview of the Dynamic DNS page for {{{name}}} devices.
 
  −
{{Template: Networking_rutxxx_manual_fw_disclosure
  −
| fw_version = {{{fw_version}}}
  −
}}
      
==Dynamic DNS Overview==
 
==Dynamic DNS Overview==
   −
By default, an unconfigured DDNS instance will be present in the <b>Dynamic DNS Overview</b> page (the figure below is an example of this). You can create more DDNS instances by entering a <b>New configuration name</b> and clicking the <b>Add new</b> button or you can edit the existing instance since it is not operational by default.
+
By default, an unconfigured DDNS instance will be present in the <b>Dynamic DNS Overview</b> page (the figure below is an example of this). You can create more DDNS instances by entering a <b>New configuration name</b> and clicking the <b>Add New</b> button or you can edit the existing instance since it is not operational by default.
   −
[[File:{{{file_dynamic_dns_overview}}}]]
+
[[File:Networking_rut_manual_dynamic_dns.png|border|class=tlt-border]]
    
==Editing a DDNS instance==
 
==Editing a DDNS instance==
Line 22: Line 25:  
To configure a DDNS instance, click the <b>Edit</b> button located next to it.
 
To configure a DDNS instance, click the <b>Edit</b> button located next to it.
   −
The figure below is an example of the edit page of the default DDNS instance called "MyDDNS" (already present in the router by default) and the table below provides information on the configuration fields contained in that page:
+
The figure below is an example of the edit page of the default DDNS instance called "Myddns" (already present in this device by default) and the table below  
 +
provides information on the configuration fields contained in that page:
   −
[[File:{{{file_dynamic_dns_configuration}}}]]
+
[[File:Networking_rut_manual_dynamic_dns_configuration.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 34: Line 38:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>yes | no; Default: <b>no</b></td>
+
       <td>yes | no; default: <b>no</b></td>
       <td>Turns the DDNS instance ON or OFF</td>
+
       <td>Turns the DDNS instance On or Off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Use HTTP Secure</td>
 
       <td>Use HTTP Secure</td>
       <td>yes | no; Default: <b>no</b></td>
+
       <td>yes | no; default: <b>no</b></td>
       <td>Enables SSL data encryption</td>
+
       <td>Enables SSL data encryption.</td>
 +
    </tr>
 +
{{#ifeq:{{{series}}}|RUT2XX|
 +
    <tr>
 +
      <td>Use IPv6</td>
 +
      <td>yes {{!}} no; default: <b>no</b></td>
 +
      <td>Use IPv6 for this configuration.</td>
 
     </tr>
 
     </tr>
 +
|}}
 
     <tr>
 
     <tr>
 
     <td>Status</td>
 
     <td>Status</td>
         <td>string; Default: <b>N/A</b></td>
+
         <td>string; default: <b>N/A</b></td>
         <td>Data on the last status update of the DDNS instance. When status is shown as "N/A", it means that the router has not been able to establish a connection to the DNS service provider</td>
+
         <td>Data on the last status update of the DDNS instance. When status is shown as "N/A", it means that the device has not been able to establish a connection to the DDNS service provider.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Service</td>
 
     <td>Service</td>
         <td>third party DNS service (chosen from list<span class="asterisk">*</span>) | -- custom --; Default: <b>dyn.com</b></td>
+
         <td>third party DNS service (chosen from list<span class="asterisk">*</span>) | -- custom --; default: <b>dyn.com</b></td>
         <td>Third party DNS service provider</td>
+
         <td>Third party DNS service provider.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Lookup host</td>
 
       <td>Lookup host</td>
       <td>host; Default: <b>yourhost.example.com</b></td>
+
       <td>host; default: <b>yourhost.example.com</b></td>
       <td>Fully qualified domain name (FQDN) of your defined host. This is required to verify what the hostname's current IP address at DNS is (using ''nslookup/host'' command)</td>
+
       <td>Fully qualified domain name (FQDN) of your defined host. This is required to verify what the hostname's current IP address at DNS is (using ''nslookup/host'' command).</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Hostname</td>
 
       <td>Hostname</td>
       <td>host; Default: <b>yourhost.example.com</b></td>
+
       <td>host; default: <b>yourhost.example.com</b></td>
       <td>Hostname that will be linked with the router's IP address</td>
+
       <td>Hostname that will be linked with the IP address of this device.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Username</td>
 +
        <td>string; default: <b>your_username</b></td>
 +
        <td>User name required to login to the third party DNS service; used to periodically login to your DNS service account and make necessary updates.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>User name/Password</td>
+
     <td>Password</td>
         <td>string; Default: <b>your_username</b>/<b>your_password</b></td>
+
         <td>string; default: <b>your_password</b></td>
         <td>User name and password required to login to the third party DNS service. The information in the User name and Password fields is used by the router to periodically login to your DNS service account and make the necessary updates</td>
+
         <td>Password required to login to the third party DNS service; used to periodically login to your DNS service account and make necessary updates.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>IP address source</td>
 
     <td>IP address source</td>
         <td>Custom | Public | Private | Script; Default: <b>Custom</b></td>
+
         <td><span style="color: tomato; font-weight: bold;">Custom</span> | <span style="color: #0b85fb; font-weight: bold;">Public</span> | Private | <span style="color: #0bac53; font-weight: bold;">Script</span>; default: <b>Custom</b></td>
         <td>Defines the source to read the system's IPv4-Address from, that will be sent to the DNS provider. So if, for example, your RUT has a Private IP (i.e., 10.140.56.57) on its WAN interface, then you can send this exact IP to DDNS server by selecting <b>Private</b></td>
+
         <td>Defines the source to read the system's IPv4-Address from, that will be sent to the DNS provider. So if, for example, your RUT has a Private IP (i.e., 10.140.56.57) on its WAN interface, then you can send this exact IP to DDNS server by selecting <b>Private</b>.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color: tomato; font-weight: bold;">Custom:</span> Network</td>
 +
      <td>LAN | WAN | WAN2 | WAN3 | PPP | PPP_USB ; default: <b>WAN</b></td>
 +
      <td>Specifies which interface's IP address should be bound to the hostname.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color: #0b85fb; font-weight: bold;">Public:</span> URL to detect</td>
 +
      <td>host; default: <b>http://checkip.dyndns.com</b></td>
 +
      <td>URL which is used to get your device's public IP from.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Network</td>
+
        <td><span style="color: #0bac53; font-weight: bold;">Script:</span> Script</td>
       <td>LAN | WAN | WAN2 | WAN3 | PPP | PPP_USB; Default: <b>WAN</b></td>
+
      <td>string; default: <b>none</b></td>
       <td>Specifies which interface's IP address should be bound to the hostname</td>
+
      <td>User defined script your device which is used to get it's public IP from.</td>
 +
    </tr>
 +
    <tr>
 +
       <td><span style="color: #0bac53; font-weight: bold;">Script:</span> Event Network</td>
 +
       <td>network interfaces; default: <b>WAN</b></td>
 +
       <td>Network interface on which your script will be started.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>IP renew interval</td>
 
       <td>IP renew interval</td>
       <td>integer [5..600000]; Default: <b>10</b></td>
+
       <td>integer [5..600000]; default: <b>10</b></td>
       <td>Frequency at which the device will check whether it's IP address has changed</td>
+
       <td>Frequency at which the device will check whether it's IP address has changed.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>IP renew interval unit</td>
 +
      <td>Minutes | Hours | Days; default: <b>Minutes</b></td>
 +
      <td>Unit which is used in IP renew interval.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Force IP renew</td>
 
     <td>Force IP renew</td>
         <td>integer [5..600000]; Default: <b>72</b></td>
+
         <td>integer [5..600000]; default: <b>72</b></td>
         <td>Frequency at which IP update requests are sent to the DNS provider</td>
+
         <td>Frequency at which IP update requests are sent to the DNS provider.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Force IP renew unit</td>
 +
        <td>Minutes | Hours | Days; default: <b>Minutes</b></td>
 +
        <td>Unit which is used in Force IP renew interval.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 
<br>
 
<br>
{{Template: Networking_rutxxx_manual_dynamic_dns_supported_dns_services}}
+
<table class="nd-othertables">
 +
    <tr>
 +
        <th colspan="8"><span class="asterisk">*</span> SUPPORTED DNS SERVICES</th>
 +
    </tr>
 +
    <tr>
 +
      <td style="width: 143px; font-weight: normal;">3322.org</td>
 +
      <td style="width: 143px;">able.or.kr</td>
 +
      <td style="width: 142px;">afraid.org-basicauth</td>
 +
      <td style="width: 142px;">afraid.org-keyauth</td>
 +
      <td style="width: 142px;">all-inkl.com</td>
 +
      <td style="width: 142px;">bind-nsupdate</td>
 +
      <td style="width: 142px;">binero.se</td>
 +
      <td style="width: 142px;">changeip.com</td>
 +
    </tr>
 +
    <tr>
 +
      <td style="font-weight: normal;">cloudflare.com-v4</td>
 +
      <td>core-networks.de</td>
 +
      <td>ddns.com.br</td>
 +
      <td>ddnss.de</td>
 +
      <td>ddo.jp</td>
 +
      <td>desec.io</td>
 +
      <td>dhis.org</td>
 +
      <td>[[dnsdynamic.org DDNS configuration|dnsdynamic.org]]</td>
 +
    </tr>
 +
    <tr>
 +
    <td style="font-weight: normal;">dnsexit.com</td>
 +
        <td>dnshome.de</td>
 +
        <td>dnsmadeeasy.com</td>
 +
        <td>dnsmax.com</td>
 +
        <td>dnsomatic.com</td>
 +
        <td>dnspark.com</td>
 +
        <td>do.de</td>
 +
        <td>domopoli.de</td>
 +
    </tr>
 +
    <tr>
 +
    <td style="font-weight: normal;">dtdns.com</td>
 +
        <td>duckdns.org</td>
 +
        <td>duiadns.net</td>
 +
    <td>dy.fi</td>
 +
        <td>[[dyn.com DDNS configuration|dyn.com]]</td>
 +
        <td>dyndns.it</td>
 +
    <td>dyndns.org</td>
 +
        <td>dyndnss.net</td>
 +
    </tr>
 +
    <tr>
 +
    <td style="font-weight: normal;">dyns.net</td>
 +
        <td>dynsip.org</td>
 +
        <td>[[dynu.com DDNS configuration|dynu.com]]</td>
 +
    <td>dynv6.com</td>
 +
        <td>easydns.com</td>
 +
        <td>editdns.net</td>
 +
    <td>goip.de</td>
 +
        <td>google.com</td>
 +
    </tr>
 +
    <tr>
 +
    <td style="font-weight: normal;">he.net</td>
 +
        <td>joker.com</td>
 +
        <td>loopia.se</td>
 +
    <td>mydns.jp</td>
 +
        <td>myonlineportal.net</td>
 +
        <td>mythic-beasts.com</td>
 +
    <td>namecheap.com</td>
 +
        <td>nettica.com</td>
 +
    </tr>
 +
    <tr>
 +
    <td style="font-weight: normal;">[[noip.com DDNS configuration|noip.com]]</td>
 +
        <td>no-ip.pl</td>
 +
        <td>now-dns.com</td>
 +
    <td>nsupdate.info</td>
 +
        <td>nubem.com</td>
 +
        <td>opendns.com</td>
 +
    <td>oray.com</td>
 +
        <td>ovh.com</td>
 +
    </tr>
 +
    <tr>
 +
    <td style="font-weight: normal;">regfish.de</td>
 +
        <td>schokokeks.org</td>
 +
        <td>secure.camera</td>
 +
    <td>selfhost.de</td>
 +
        <td>sitesolutions.com</td>
 +
        <td>spdns.de</td>
 +
    <td>spdyn.de</td>
 +
        <td>strato.com
 +
</td>
 +
    </tr>
 +
    <tr>
 +
    <td style="font-weight: normal;">system-ns.com</td>
 +
        <td>thatip.com</td>
 +
        <td>twodns.de</td>
 +
    <td>umedia.de</td>
 +
        <td>variomedia.de</td>
 +
        <td>xlhost.de</td>
 +
    <td>zerigo.com</td>
 +
        <td>zoneedit.com</td>
 +
    </tr>
 +
    <tr>
 +
    <td style="font-weight: normal;">zzzz.io</td>
 +
        <td></td>
 +
        <td></td>
 +
    <td></td>
 +
        <td></td>
 +
        <td></td>
 +
    <td></td>
 +
        <td></td>
 +
    </tr>
 +
</table>
    
==See also==
 
==See also==
Line 99: Line 245:  
** [[dyn.com DDNS configuration|dyn.com]]
 
** [[dyn.com DDNS configuration|dyn.com]]
   −
[[Category:{{{name}}} WebUI]]
+
[[Category:{{{name}}} Services section]]

Navigation menu