|
|
(15 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| ==Summary== | | {{Template: Networking_device_manual_mutual_page |
| | | page = Dynamic DNS |
| | }} |
| | <table cellspacing="0" cellpadding="0" width=75%> |
| | <tr> |
| | <td><b>RUT Routers</b> |
| | <ul> |
| | <li>[[RUT200 Dynamic DNS|RUT200]]</li> |
| | <li>[[RUT230 Dynamic DNS|RUT230]]</li> |
| | <li>[[RUT240 Dynamic DNS|RUT240]]</li> |
| | <li>[[RUT241 Dynamic DNS|RUT241]]</li> |
| | <li>[[RUT850 Dynamic DNS|RUT850]]</li> |
| | <li>[[RUT900 Dynamic DNS|RUT900]]</li> |
| | <li>[[RUT950 Dynamic DNS|RUT950]]</li> |
| | <li>[[RUT951 Dynamic DNS|RUT951]]</li> |
| | <li>[[RUT955 Dynamic DNS|RUT955]]</li> |
| | <li>[[RUT956 Dynamic DNS|RUT956]]</li> |
| | </ul> |
| | </td> |
| | <td><b>RUTX Routers</b> |
| | <ul> |
| | <li>[[RUTX08 Dynamic DNS|RUTX08]]</li> |
| | <li>[[RUTX09 Dynamic DNS|RUTX09]]</li> |
| | <li>[[RUTX10 Dynamic DNS|RUTX10]]</li> |
| | <li>[[RUTX11 Dynamic DNS|RUTX11]]</li> |
| | <li>[[RUTX12 Dynamic DNS|RUTX12]]</li> |
| | <li>[[RUTX14 Dynamic DNS|RUTX14]]</li> |
| | <li>[[RUTX50 Dynamic DNS|RUTX50]]</li> |
| | <li>[[RUTXR1 Dynamic DNS|RUTXR1]]</li> |
| | </ul> |
| | </td> |
| | <td><b>TRB Gateways</b> |
| | <ul> |
| | <li>[[TRB140 Dynamic DNS|TRB140]]</li> |
| | <li>[[TRB141 Dynamic DNS|TRB141]]</li> |
| | <li>[[TRB142 Dynamic DNS|TRB142]]</li> |
| | <li>[[TRB143 Dynamic DNS|TRB143]]</li> |
| | <li>[[TRB145 Dynamic DNS|TRB145]]</li> |
| | <li>[[TRB500 Dynamic DNS|TRB500]]</li> |
| | <li>[[TRB245 Dynamic DNS|TRB245]]</li> |
| | <li>[[TRB255 Dynamic DNS|TRB255]]</li> |
| | </ul> |
| | </td> |
| | </tr> |
| | </table> |
|
| |
|
| '''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.
| | [[Category:Remote Access]] |
| | |
| ==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
| |
| |-
| |
| |}
| |
| | |
| ==See also==
| |
| http://wiki.teltonika-networks.com/index.php?title=Noip.com_DDNS_configuration Noip.com DDNS configuration
| |