Changes

no edit summary
Line 7: Line 7:  
==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 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.
    
This following is an overview of the Dynamic DNS section for {{{name}}} devices.  
 
This following is an overview of the Dynamic DNS section for {{{name}}} devices.  
Line 48: Line 54:  
       <td>Enables SSL data encryption.</td>
 
       <td>Enables SSL data encryption.</td>
 
     </tr>
 
     </tr>
{{#ifeq:{{{series}}}|RUT2|
+
{{#ifeq:{{{series}}}|RUT2XX|
 
     <tr>
 
     <tr>
 
       <td>Use IPv6</td>
 
       <td>Use IPv6</td>
       <td>yes | no; default: <b>no</b></td>
+
       <td>yes {{!}} no; default: <b>no</b></td>
 
       <td>Use IPv6 for this configuration.</td>
 
       <td>Use IPv6 for this configuration.</td>
 
     </tr>
 
     </tr>
Line 87: Line 93:  
     <tr>
 
     <tr>
 
     <td>IP address source</td>
 
     <td>IP address source</td>
         <td><span style="color: tomato; font-weight: bold;">Custom</span> | <span style="color: dodgerblue; font-weight: bold;">Public</span> | Private | <span style="color: mediumseagreen; font-weight: bold;">Script</span>; 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>
Line 96: Line 102:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color: dodgerblue; font-weight: bold;">Public:</span> URL to detect</td>
+
       <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>host; default: <b>http://checkip.dyndns.com</b></td>
 
       <td>URL which is used to get your device's public IP from.</td>
 
       <td>URL which is used to get your device's public IP from.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td><span style="color: mediumseagreen; font-weight: bold;">Script:</span> Script</td>
+
         <td><span style="color: #0bac53; font-weight: bold;">Script:</span> Script</td>
 
       <td>string; default: <b>none</b></td>
 
       <td>string; default: <b>none</b></td>
 
       <td>User defined script your device which is used to get it's public IP from.</td>
 
       <td>User defined script your device which is used to get it's public IP from.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color: mediumseagreen; font-weight: bold;">Script:</span> Event Network</td>
+
       <td><span style="color: #0bac53; font-weight: bold;">Script:</span> Event Network</td>
 
       <td>network interfaces; default: <b>WAN</b></td>
 
       <td>network interfaces; default: <b>WAN</b></td>
 
       <td>Network interface on which your script will be started.</td>
 
       <td>Network interface on which your script will be started.</td>

Navigation menu