Changes

4,618 bytes added ,  13:00, 16 October 2017
Created page with "==Summary== '''Dynamic DNS''' (DDNS or DynDNS) is a method of automatically updating a name server in the Domain Name System (DNS), often in real time, with the active DDNS c..."
==Summary==

'''Dynamic DNS''' (DDNS or DynDNS) is a method of automatically updating a name server in the Domain Name System (DNS), often in real time, with the active DDNS configuration of its configured hostnames, addresses or other information. This chapter is a summary of the '''Dynamic DNS''' function in RUT routers.

==DDNS==

By default, an unconfigured DDNS instance will be present in the '''DDNS configuration''' tab. Below is a picture of this instance. You can create more DDNS instances if you wish to do so by typing in a '''New configuration name''' and clicking the '''Add new''' button.

[[Image:Services dynamic dns ddns.PNG]]


===DDNS Configuration===

To configure a DDNS instance, click the '''Edit''' button located next to it. Below is a screen capture of the default DDNS configuration '''MyDDNS''' and a table of explanations.

[[Image:Services dynamic dns ddns configuration.PNG]]

{| class="wikitable"
|+
! style="width: 250px; background: black; color: white;" | Field name
! style="width: 250px; background: black; color: white;" | Value
! style="width: 1200px; background: black; color: white;" | Description
|-
! style="text-align: left; vertical-align: top;" | Enable
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''no'''
| style="text-align: left; vertical-align: top;" | Toggles the DDNS instance ON or OFF
|-
! style="text-align: left; vertical-align: top;" | Use HTTPS
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''no'''
| style="text-align: left; vertical-align: top;" | Enables SSL data encryption
|-
! style="text-align: left; vertical-align: top;" | Status
| style="text-align: left; vertical-align: top;" | string; Default: '''N/A'''
| style="text-align: left; vertical-align: top;" | Displays the status of the DDNS instance
|-
! style="text-align: left; vertical-align: top;" | Service
| style="text-align: left; vertical-align: top;" | 3322.org {{!}} changeip.com {{!}} cloudflare.com {{!}} ddns.com.br {{!}} dnsdynamic.org {{!}} dnsexit.com {{!}} dnsmax.com {{!}} dnsomatic.com {{!}} duiadns.net {{!}} dyndns.org {{!}} easydns.com {{!}} free.editdns.net {{!}} freedns.afraid.org {{!}} he.net {{!}} loopia.se {{!}} mydns.jp {{!}} mythic-beasts.com {{!}} namecheap.com {{!}} no-ip.com {{!}} no-ip.pl {{!}} noip.com {{!}} ovh.com {{!}} selfhost.de {{!}} spdns.de {{!}} thatip.com {{!}} twodns.com {{!}} zoneedit.com {{!}} -- custom -- {{!}} host {{!}} ip; Default: '''3322.org'''
| style="text-align: left; vertical-align: top;" | Dynamic DNS service provider
|-
! style="text-align: left; vertical-align: top;" | Hostname
| style="text-align: left; vertical-align: top;" | host; Default: '''yourhost.example.org'''
| style="text-align: left; vertical-align: top;" | Domain name that will be linked with dynamic IP address
|-
! style="text-align: left; vertical-align: top;" | User name
| style="text-align: left; vertical-align: top;" | string; Default: '''your_username'''
| style="text-align: left; vertical-align: top;" | Name of your user's account of the DDNS service
|-
! style="text-align: left; vertical-align: top;" | Password
| style="text-align: left; vertical-align: top;" | string; Default: " "
| style="text-align: left; vertical-align: top;" | Password of your user's account of the DDNS service
|-
! style="text-align: left; vertical-align: top;" | IP source
| style="text-align: left; vertical-align: top;" | Public {{!}} Private {{!}} Custom; Default: '''Custom'''
| style="text-align: left; vertical-align: top;" | Allows you to select a specific RUT interface and then send the IP address of that interface to the DDNS server. So if, for example, your RUT has a Private IP (i.e. 10.140.56.57) on its WAN (3G interface), then you can send this exact IP to DDNS server by selecting '''Private'''
|-
! style="text-align: left; vertical-align: top;" | Network
| style="text-align: left; vertical-align: top;" | WAN {{!}} LAN {{!}} WAN3 {{!}} PPP {{!}} WAN2; Default: '''WAN'''
| style="text-align: left; vertical-align: top;" | Source network
|-
! style="text-align: left; vertical-align: top;" | IP renew interval (min)
| style="text-align: left; vertical-align: top;" | integer[5..600000]; Default: '''10'''
| style="text-align: left; vertical-align: top;" | Time interval to check if the IP address of the device has changed
|-
! style="text-align: left; vertical-align: top;" | Force IP renew (min)
| style="text-align: left; vertical-align: top;" | integer[5..600000]; Default: '''472'''
| style="text-align: left; vertical-align: top;" | Time interval to force IP address renewal
|-
|}

Navigation menu