Difference between revisions of "Dnsdynamic.org DDNS configuration"

From Teltonika Networks Wiki
Tags: Mobile edit Mobile web edit
 
(12 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
This chapter is a guide on configuring a dnsdynamic.org provider '''DDNS''' instance on RUT routers.  
 
This chapter is a guide on configuring a dnsdynamic.org provider '''DDNS''' instance on RUT routers.  
 +
 +
==Preconditions==
 +
 +
There is one mandatory precondition for DDNS to work - you must have a '''Static or Dynamic Public IP address'''. Dynamic DNS will not work with a '''Shared Public IP'''. You can read up more on this in our article on '''[[Private and Public IP Addresses]]'''.
 +
 +
The easiest way to find out this information is to log in to the router's WebUI and check the '''WAN''' widget in the '''Overview''' page. You will be automatically redirected to the Overview page after you log in and the WAN widget will be on the right side of the page, second widget from the top. If the WAN widget displays a Public IP address, your DDNS configuration should work; if it displays a Private IP address, that means you're using a Shared Public IP address and you won't be able to reach your router with the help of DDNS.
 +
 +
[[File:Private vs public ip.png|1150px]]
  
 
==Step 1: dnsdynamic.org configuration==
 
==Step 1: dnsdynamic.org configuration==
Line 11: Line 19:
 
If you don't have a registered account then you need to create one. You can do that by clicking '''sign up'''.
 
If you don't have a registered account then you need to create one. You can do that by clicking '''sign up'''.
  
[[File:Dnsdynamicsignuo.png]]
+
[[File:DnsdynamicsignUp.png]]
  
 
===Login screen===
 
===Login screen===
Line 29: Line 37:
 
[[File:CheckAvailability.png]]
 
[[File:CheckAvailability.png]]
  
Click '''add''' to add your host
+
Click '''94.130.129.19''' to add your host
  
 
[[File:DynamicDnsAddHost.png]]
 
[[File:DynamicDnsAddHost.png]]
 
===List of hosts===
 
----
 
You can preview the list of hosts you have created by clicking the button '''Active'''
 
 
[[File:Active.png]]
 
 
 
----
 
 
'''<big>Example of list</big>'''
 
 
[[File:Hostlist2.png]]
 
  
 
==Step 2: Router configuration==
 
==Step 2: Router configuration==
Line 57: Line 52:
 
Type in your DDNS configuration name and click '''Add new'''
 
Type in your DDNS configuration name and click '''Add new'''
  
[[File:AddDDNS2.png]]
+
[[File:AddDDns.png]]
  
 
Click the '''Edit''' button to edit your DDNS instance configuration
 
Click the '''Edit''' button to edit your DDNS instance configuration
  
[[File:DDNSedit.png]]
+
[[File:ClickEdit.png]]
  
 
===Configuration settings===
 
===Configuration settings===
Line 67: Line 62:
 
Check the '''Enable''' box
 
Check the '''Enable''' box
  
Choose the '''noip.com''' service
+
Choose the '''dnsdynamic.org''' service
  
 
Type your hostname, username, password and click '''Save'''
 
Type your hostname, username, password and click '''Save'''
  
[[File:Setup2.png]]
+
[[File:DDnsConfiguration.png]]
  
 
==Step 3: Try your DDNS  ==
 
==Step 3: Try your DDNS  ==
Line 80: Line 75:
 
In the Status column, you can see when the last time the DDNS was updated.
 
In the Status column, you can see when the last time the DDNS was updated.
  
[[File:Status.png]]
+
[[File:CheckStatus.png]]
  
 
===Enable remote HTTP access===
 
===Enable remote HTTP access===
Line 94: Line 89:
 
Check '''Enable remote HTTP access''' box and click '''Save'''
 
Check '''Enable remote HTTP access''' box and click '''Save'''
  
[[File:HttpEnable.png]]
+
[[File:AccessControll.png]]
  
 
===Connect to your host===
 
===Connect to your host===
Line 100: Line 95:
 
Try to access the host by entering your hostname in your internet browser's URL bar.
 
Try to access the host by entering your hostname in your internet browser's URL bar.
  
[[File:Successs.png]]
+
[[File:Test3.png]]
  
 
==See also==
 
==See also==
http://wiki.teltonika-networks.com/index.php?title=Dynamic_DNS - General Dynamic DNS configuration
+
 
 +
[[Dynamic_DNS]] - general information on the DDNS service.
 +
 +
[[DDNS Configuration Examples]] - additional examples for different DDNS providers.
  
 
==External links==
 
==External links==
https://www.noip.com
+
https://dnsdynamic.org

Latest revision as of 18:44, 20 April 2020

Summary

This chapter is a guide on configuring a dnsdynamic.org provider DDNS instance on RUT routers.

Preconditions

There is one mandatory precondition for DDNS to work - you must have a Static or Dynamic Public IP address. Dynamic DNS will not work with a Shared Public IP. You can read up more on this in our article on Private and Public IP Addresses.

The easiest way to find out this information is to log in to the router's WebUI and check the WAN widget in the Overview page. You will be automatically redirected to the Overview page after you log in and the WAN widget will be on the right side of the page, second widget from the top. If the WAN widget displays a Public IP address, your DDNS configuration should work; if it displays a Private IP address, that means you're using a Shared Public IP address and you won't be able to reach your router with the help of DDNS.

Private vs public ip.png

Step 1: dnsdynamic.org configuration

First thing we need to do is to visit the website of our system. You can access the website by entering https://www.dnsdynamic.org in your internet browser's URL bar.

Sign Up screen


If you don't have a registered account then you need to create one. You can do that by clicking sign up.

DnsdynamicsignUp.png

Login screen

We need to login into dnsdynamic.org system using our credentials.

DynamicDnsLogIn.png

Create host


In the opened browser window, press add

DynamicDnsAdd.png

Enter the name of the host and click Check availabilty to check if host name is available

CheckAvailability.png

Click 94.130.129.19 to add your host

DynamicDnsAddHost.png

Step 2: Router configuration

Now we need to open our RUT homepage. You can access the website by entering 192.168.1.1 in your internet browser's URL bar.

Open the DDNS configuration panel by clicking Services → Dynamic DNS

Mainrouter.png

DDNS configuration name


Type in your DDNS configuration name and click Add new

AddDDns.png

Click the Edit button to edit your DDNS instance configuration

ClickEdit.png

Configuration settings


Check the Enable box

Choose the dnsdynamic.org service

Type your hostname, username, password and click Save

DDnsConfiguration.png

Step 3: Try your DDNS

Status

Wait up to 5 minutes from the time you saved the changes.

In the Status column, you can see when the last time the DDNS was updated.

CheckStatus.png

Enable remote HTTP access

Open Administration page by clicking System → Administration

OpenAdministrationPanel.png

Click Access Control

Clickaccess.png

Check Enable remote HTTP access box and click Save

AccessControll.png

Connect to your host

Try to access the host by entering your hostname in your internet browser's URL bar.

Test3.png

See also

Dynamic_DNS - general information on the DDNS service.

DDNS Configuration Examples - additional examples for different DDNS providers.

External links

https://dnsdynamic.org