Changes

no edit summary
Line 1: Line 1:  
<!-- Template uses {{{name}}}, {{{series}}}-->
 
<!-- Template uses {{{name}}}, {{{series}}}-->
{{Template:Networking_rutos_manual_fw_disclosure
+
| fw_version = {{{series}}}{{#ifeq:{{{name}}}|RUT241|M|}}_R_00.07.01
| fw_version = {{{series}}}_R_00.02.03
+
| series     = {{{series}}}
| series = {{{series}}}
   
}}
 
}}
 
+
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} Dynamic DNS (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.5 and earlier) user manual page.</i>|}}
__TOC__
+
{{#ifeq: {{{series}}} | RUT2 |
 
+
{{#switch: {{{name}}}
 +
  | RUT241 =
 +
  | #default =
 +
<br><i><b>Note</b>: <b>[[{{{name}}} Dynamic DNS (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT2XX_R_00.01.14.4 and earlier) user manual page.</i>}}
 +
|}}
 
==Summary==
 
==Summary==
   Line 15: Line 18:     
This chapter is an overview of the Dynamic DNS section for {{{name}}} devices.
 
This chapter is an overview of the Dynamic DNS section for {{{name}}} devices.
 +
{{#switch: {{{series}}}
 +
  | #default =
 +
  | TRB2|RUT36X|RUT30X|RUT9|TCR1|RUT2 =
 +
<u><b>
    +
Note:</b> Dynamic DNS is additional software that can be installed from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.</u>
 +
}}
 
==Dynamic DNS Overview==
 
==Dynamic DNS Overview==
   Line 22: Line 31:  
clicking the "Add" button or you can edit the existing instance since it is not operational by default.
 
clicking the "Add" button or you can edit the existing instance since it is not operational by default.
   −
[[File:Networking_rutx_manual_dynamic_dns_overview_v1.png]]
+
[[File:Networking_rutos_manual_dynamic_dns_overview.png|border|class=tlt-border]]
    
==Editing a DDNS instance==
 
==Editing a DDNS instance==
Line 28: Line 37:  
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 device 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 the device by default) and the table below provides information on the configuration fields contained in that page:
   −
[[File:Networking_rutx_manual_dynamic_dns_configuration_v2.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_dynamic_dns_details_for_network_{{{network}}}.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 75: Line 85:  
     <tr>
 
     <tr>
 
       <td>Network</td>
 
       <td>Network</td>
       <td>network interface; Default: <b>WAN</b></td>
+
       <td>network interface; Default: <b>{{#ifeq:{{{series}}}|RUTX|wan|lan}}</b></td>
 
       <td>Specifies which interface's IP address should be bound to the hostname</td>
 
       <td>Specifies which interface's IP address should be bound to the hostname</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Check Interval</td>
 
       <td>Check Interval</td>
       <td>integer [5..600000]; Default: <b>10</b></td>
+
       <td>integer [5..3600]; Default: <b>10</b></br>integer [300..3600]<span class="asterisk">*</span></br>integer [1..3600]<span class="asterisk">**</span></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.<br>The minimal amount of time that can be specified is 5 minutes or 300 seconds.</br><span class="asterisk">*</span>If selected interval is Seconds.</br><span class="asterisk">**</span>If selected interval is Hours.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Force Interval</td>
 
     <td>Force Interval</td>
         <td>integer [5..600000]; Default: <b>72</b></td>
+
         <td>integer [5..3600]; Default: <b>10</b></br>integer [1..3600]<span class="asterisk">*</span></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.<br>The minimal amount of time that can be specified is 5 minutes and not less than <b>Check Interval</b>.</br><span class="asterisk">*</span>If selected interval is Hours or Days.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu