Changes

no edit summary
Line 1: Line 1:  
<!-- Template uses {{{name}}}, {{{series}}}-->
 
<!-- Template uses {{{name}}}, {{{series}}}-->
{{Template:Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_device_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.03.1
+
| series = {{{series}}}
| series     = {{{series}}}
+
| name  = {{{name}}}
 +
| fw_version ={{Template: Networking_device_manual_latest_fw
 +
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 
}}
 
}}
 
+
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} Dynamic DNS (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
 +
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} Dynamic DNS (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
 
==Summary==
 
==Summary==
   Line 13: 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|RUT2M|RUT9M|TRB2M|RUT301|RUT361 =
 +
<u><b>
 +
 +
Note:</b> Dynamic DNS is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page.</u>
 +
}}
    
==Dynamic DNS Overview==
 
==Dynamic DNS Overview==
Line 20: Line 32:  
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_v2.png|border|class=tlt-border]]
    
==Editing a DDNS instance==
 
==Editing a DDNS instance==
Line 29: Line 41:  
(already present in the device by default) and the table below provides information on the configuration fields contained in that page:
 
(already present in the device by default) and the table below provides information on the configuration fields contained in that page:
   −
{{#ifeq:{{{series}}}|RUTX|[[File:Networking_rutx_manual_dynamic_dns_configuration_v2.png|border|class=tlt-border]]|[[File:Networking_trb2_manual_dynamic_dns_configuration_v1.png|border|class=tlt-border]]}}
+
[[File:Networking_rutos_manual_dynamic_dns_details_for_network_v2_{{{network}}}.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 79: Line 91:  
     <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>
 
<br>
 
<br>
 
{{Template: Networking_rutx_manual_dynamic_dns_supported_dns_services}}
 
{{Template: Networking_rutx_manual_dynamic_dns_supported_dns_services}}
 +
 +
====cloudflare.com====
 +
 +
'''Note:''' To use subdomains with '''Cloudfare''' services, you must use the @ symbol.
 +
service_name cloudflare.com-v4
 +
domain [Your domain, here: example.com]
 +
username Bearer
 +
password [Your API token]
 +
 +
To use subdomains (CNAME or A records), use the format below when filling your credentials:
 +
 +
domain {subdomain}@[zone]
 +
 +
Examples:
 +
 +
If the hostname is “sample.example.com”, the “domain” field would be “[email protected]
 +
If the hostname is “dev1.sample.example.com”, the “domain” field would be “[email protected]
 +
If using Cloudflare's “Subdomain Support”, your zone may already be “foo.example.com”, so if the DDNS hostname is “bar.foo.example.com” the domain field would be “[email protected]
    
==See also==
 
==See also==

Navigation menu